class documentation

class XlPageOrientation(IntEnum):

View In Hierarchy

XlPageOrientation列挙体

Members:

OrientationDefault 既定の向き

Portrait 縦向き

Landscape 横向き

Class Variable Landscape 横向き
Class Variable OrientationDefault 既定の向き
Class Variable Portrait 縦向き
Landscape =

横向き

OrientationDefault =

既定の向き

Portrait =

縦向き