CellBorderType

CellBorderType enumeration

枚举单元格的边框类型。

public enum CellBorderType

价值观

姓名价值描述
DashDot9表示细点划线。
DashDotDot11表示细点划线。
Dashed3表示虚线。
Dotted4表示虚线。
Double6代表双线。
Hair7代表发际线。
MediumDashDot10表示中点划线。
MediumDashDotDot12表示中点划线。
MediumDashed8代表中等虚线。
None0表示没有行。
Medium2代表中线。
SlantedDashDot13表示倾斜的中点划线。
Thick5代表粗线。
Thin1表示细线。

也可以看看