BorderStyleType

BorderStyleType

Overview

BorderStyleType 是 NET 的 Aspose.Cells 中的 enum.

定义了支持边界线样式的集合,如没有,薄,中等,厚,点纹,条形,双重,毛发, MediumDashed 和 DashDot.

Description

BorderStyleType 是一个在 .NET 的 FOSS 库中的数列类型. 它定义了一个控制行为或指定 API 中选项的命名常量集. 如: BorderStyleType 通过将值限制在一个预先定义的集合中,帮助确保类型安全.

Values

ValueDescription
None没有应用边框风格;细胞边缘无线.
Thin薄的固体线.
Medium中重固体线路
Thick厚固线
Dotted点线
Dashed纹线
Double双平行线
Hair发型:最薄的边缘.
MediumDashed中等重量纹线
DashDot交替的线条和点图案
MediumDashDot中等重量交替的线条和点
DashDotDot交替的线条,其后是两个点.
MediumDashDotDot中重交替式架子和两个点
SlantedDashDot斜点图案

See Also

 中文