CellStyleFlag module

class CellStyleFlag.CellStyleFlag

Bases: SpireObject

property All: bool
property Borders: bool
property BottomBorder: bool
property CellShading: bool
property DiagonalDownBorder: bool
property DiagonalUpBorder: bool
property Font: bool
property FontBold: bool
property FontColor: bool
property FontItalic: bool
property FontName: bool
property FontScript: bool
property FontSize: bool
property FontStrike: bool
property FontUnderline: bool
property HideFormula: bool
property HorizontalAlignment: bool
property Indent: bool
property LeftBorder: bool
property Locked: bool
property NumberFormat: bool
property RightBorder: bool
property Rotation: bool
property ShrinkToFit: bool
property TextDirection: bool
property TopBorder: bool
property VerticalAlignment: bool
property WrapText: bool