'Declaration
Public Overrides NotOverridable Property IsDateFormat As Boolean
'Usage
Dim instance As DateTimeCellType Dim value As Boolean instance.IsDateFormat = value value = instance.IsDateFormat
public override bool IsDateFormat {get; set;}
'Declaration
Public Overrides NotOverridable Property IsDateFormat As Boolean
'Usage
Dim instance As DateTimeCellType Dim value As Boolean instance.IsDateFormat = value value = instance.IsDateFormat
public override bool IsDateFormat {get; set;}