INumberFormat module

class INumberFormat.INumberFormat

Bases: IExcelApplication

abstract property DecimalPlaces: int
abstract property FormatString: str
abstract property FormatType: CellFormatType
abstract property Index: int
abstract property IsFraction: bool
abstract property IsScientific: bool
abstract property IsThousandSeparator: bool