public enum CssExportType : System.Enum
public enum CssExportType : System.Enum
Member | Description |
---|---|
External | Export CSS to an external CSS file. |
Inline | Export CSS with style attribute inside HTML elements. |
Internal | Export CSS with the style tag in HTML. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.CssExportType