IsCellTypeSet Method (StyleInfo)
Gets whether the type of cell (CellType property) is set.
public override bool IsCellTypeSet()
'Declaration
Public Overrides Function IsCellTypeSet() As Boolean
'Usage
Dim instance As StyleInfo
Dim value As Boolean
value = instance.IsCellTypeSet()