'Declaration Public Overrides Function IsCellTypeSet() As Boolean
'Usage Dim instance As NamedStyle Dim value As Boolean value = instance.IsCellTypeSet()
public override bool IsCellTypeSet()
Return Value
Boolean: true if cell type is set; false otherwise