class documentation

class XlLineCapType(IntEnum):

View In Hierarchy

XlLineCapType列挙体

Members:

LineCapTypeSquare 四角オフラインキャップ

LineCapTypeRound 丸められた線の上限のキャップ

LineCapTypeFlat フラットラインキャップ

Class Variable LineCapTypeFlat フラットラインキャップ
Class Variable LineCapTypeRound 丸められた線の上限のキャップ
Class Variable LineCapTypeSquare 四角オフラインキャップ
LineCapTypeFlat =

フラットラインキャップ

LineCapTypeRound =

丸められた線の上限のキャップ

LineCapTypeSquare =

四角オフラインキャップ