C# Class OfficeOpenXml.Style.XmlAccess.ExcelNumberFormatXml.ExcelFormatTranslator

Show file Open project: pruiz/EPPlus Class Usage Examples

Private Properties

Property Type Description
ExcelFormatTranslator System
FmtInt string
FormatFraction string
ToNetFormat void

Private Methods

Method Description
ExcelFormatTranslator ( string format, int numFmtID ) : System
FmtInt ( double value, string format ) : string
FormatFraction ( double d ) : string
ToNetFormat ( string ExcelFormat, bool forColWidth ) : void