class documentation

class XlLineStyleBorderWeight(IntEnum):

View In Hierarchy

XlLineStyleBorderWeight列挙体

Members:

LineStyleBorderWeightNone None

Hair 実線,細線 (最も細い罫線)

Dotted 点線,極細

DashDotDot ニ点鎖線,極細

DashDot 一点鎖線,極細

Dashed 破線,極細

Thin 実線,極細

MediumDashDotDot ニ点鎖線, 普通

SlantDashDot 斜破線, 普通

MediumDashDot 一点鎖線, 普通

MediumDashed 破線, 普通

Medium 実線,普通

Thick 実線,太線 (最も太い罫線)

Double 2本線,太線 (最も太い罫線)

Class Variable DashDot 一点鎖線,極細
Class Variable DashDotDot ニ点鎖線,極細
Class Variable Dashed 破線,極細
Class Variable Dotted 点線,極細
Class Variable Double 2本線,太線 (最も太い罫線)
Class Variable Hair 実線,細線 (最も細い罫線)
Class Variable LineStyleBorderWeightNone None
Class Variable Medium 実線,普通
Class Variable MediumDashDot 一点鎖線, 普通
Class Variable MediumDashDotDot ニ点鎖線, 普通
Class Variable MediumDashed 破線, 普通
Class Variable SlantDashDot 斜破線, 普通
Class Variable Thick 実線,太線 (最も太い罫線)
Class Variable Thin 実線,極細
DashDot =

一点鎖線,極細

DashDotDot =

ニ点鎖線,極細

Dashed =

破線,極細

Dotted =

点線,極細

Double =

2本線,太線 (最も太い罫線)

Hair =

実線,細線 (最も細い罫線)

LineStyleBorderWeightNone =

None

Medium =

実線,普通

MediumDashDot =

一点鎖線, 普通

MediumDashDotDot =

ニ点鎖線, 普通

MediumDashed =

破線, 普通

SlantDashDot =

斜破線, 普通

Thick =

実線,太線 (最も太い罫線)

Thin =

実線,極細