CellBorderType
CellBorderType enumeration
枚举单元格的边框类型。
public enum CellBorderType
价值观
姓名 | 价值 | 描述 |
---|---|---|
DashDot | 9 | 表示细点划线。 |
DashDotDot | 11 | 表示细点划线。 |
Dashed | 3 | 表示虚线。 |
Dotted | 4 | 表示虚线。 |
Double | 6 | 代表双线。 |
Hair | 7 | 代表发际线。 |
MediumDashDot | 10 | 表示中点划线。 |
MediumDashDotDot | 12 | 表示中点划线。 |
MediumDashed | 8 | 代表中等虚线。 |
None | 0 | 表示没有行。 |
Medium | 2 | 代表中线。 |
SlantedDashDot | 13 | 表示倾斜的中点划线。 |
Thick | 5 | 代表粗线。 |
Thin | 1 | 表示细线。 |
也可以看看
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells