Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 529 Bytes

File metadata and controls

14 lines (9 loc) · 529 Bytes

ColumnAdjustment

Enumerates column adjustment types.

Enum

Name Type Value Description
CUSTOMIZED str "Customized" Customized.
AUTOFITTOCONTENT str "AutoFitToContent" Auto fit to content.
AUTOFITTOWINDOW str "AutoFitToWindow" Auto fit to window.

[Back to Model list] [Back to API list] [Back to README]