The base style for the cell.
Namespace:
Spire.Xls.Core.Spreadsheet
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
protected CellBaseStyle m_style
Protected m_style As CellBaseStyle
protected:
CellBaseStyle^ m_style
val mutable m_style: CellBaseStyle
Field Value
Type:
CellBaseStyle
See Also