Click or drag to resize
PicoXLSX

Style Properties

The Style type exposes the following members.

Properties
 NameDescription
Public propertyCurrentBorder Gets or sets the current Border object of the style
Public propertyCurrentCellXf Gets or sets the current CellXf object of the style
Public propertyCurrentFill Gets or sets the current Fill object of the style
Public propertyCurrentFont Gets or sets the current Font object of the style
Public propertyCurrentNumberFormat Gets or sets the current NumberFormat object of the style
Public propertyInternalID Gets or sets the internal ID for sorting purpose in the Excel style document (nullable)
(Inherited from AbstractStyle)
Public propertyIsInternalStyle Gets a value indicating whether IsInternalStyle Gets whether the style is system internal. Such styles are not meant to be altered
Public propertyName Gets or sets the name of the informal style. If not defined, the automatically calculated hash will be used as name
Top
See Also