Method |
Description |
|
Copy ( ) : ExcelXfs |
|
|
Copy ( ExcelStyles styles ) : ExcelXfs |
|
|
CreateXmlNode ( XmlNode topNode ) : XmlNode |
|
|
CreateXmlNode ( XmlNode topNode, bool isCellStyleXsf ) : XmlNode |
|
|
ExcelXfs ( XmlNamespaceManager nameSpaceManager, ExcelStyles styles ) : System |
|
|
ExcelXfs ( XmlNamespaceManager nsm, XmlNode topNode, ExcelStyles styles ) : System |
|
|
GetHorizontalAlign ( string align ) : ExcelHorizontalAlignment |
|
|
GetIdBorder ( eStyleClass styleClass, eStyleProperty styleProperty, object value ) : int |
|
|
GetIdFill ( eStyleClass styleClass, eStyleProperty styleProperty, object value ) : int |
|
|
GetIdFont ( eStyleProperty styleProperty, object value ) : int |
|
|
GetIdGradientFill ( eStyleClass styleClass, eStyleProperty styleProperty, object value ) : int |
|
|
GetIdNumberFormat ( eStyleProperty styleProperty, object value ) : int |
|
|
GetNewID ( ExcelStyleCollection xfsCol, StyleBase styleObject, eStyleClass styleClass, eStyleProperty styleProperty, object value ) : int |
|
|
GetReadingOrder ( string value ) : ExcelReadingOrder |
|
|
GetVerticalAlign ( string align ) : ExcelVerticalAlignment |
|
|
RegisterEvent ( ExcelXfs xf ) : void |
|
|
SetAlignString ( Enum align ) : string |
|
|
SetBorderItem ( OfficeOpenXml.Style.XmlAccess.ExcelBorderItemXml excelBorderItem, eStyleProperty styleProperty, object value ) : void |
|
|
Xf_ChangedEvent ( object sender, EventArgs e ) : void |
|
|