Table of Contents

Enum XLPredefinedFormat.Number

Namespace
SlapKit.Excel.Excel
Assembly
SlapKit.Excel.dll
public enum XLPredefinedFormat.Number
Extension Methods

Fields

FractionPrecision1 = 12

?/?

FractionPrecision2 = 13

??/??

General = 0

General

Integer = 1

0

IntegerWithSeparator = 3

#,##0

IntegerWithSeparatorAndParens = 37

#,##0 ,(#,##0)

IntegerWithSeparatorAndParensRed = 38

#,##0 ,Red

PercentInteger = 9

0%

PercentPrecision2 = 10

0.00%

Precision2 = 2

0.00

Precision2WithSeparator = 4

#,##0.00

Precision2WithSeparatorAndParens = 39

#,##0.00,(#,##0.00)

Precision2WithSeparatorAndParensRed = 40

#,##0.00,Red

ScientificPrecision2 = 11

0.00E+00

ScientificUpToHundredsAndPrecision1 = 48

##0.0E+0

Text = 49

@