'Declaration Property IsDateFormat As Boolean
'Usage Dim instance As IDateCellType Dim value As Boolean instance.IsDateFormat = value value = instance.IsDateFormat
bool IsDateFormat {get; set;}
'Declaration Property IsDateFormat As Boolean
'Usage Dim instance As IDateCellType Dim value As Boolean instance.IsDateFormat = value value = instance.IsDateFormat
bool IsDateFormat {get; set;}