ExcelCellStyleIsBuiltIn Property |
Gets a flag indicating if this cell style is a built in style.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public bool IsBuiltIn { get; }
Public ReadOnly Property IsBuiltIn As Boolean
Get
Property Value
Type:
BooleanSee Also