'Declaration Property DefaultCellFormat As IExtendedFormat
'Usage Dim instance As IExcelWorkbook Dim value As IExtendedFormat instance.DefaultCellFormat = value value = instance.DefaultCellFormat
IExtendedFormat DefaultCellFormat {get; set;}
'Declaration Property DefaultCellFormat As IExtendedFormat
'Usage Dim instance As IExcelWorkbook Dim value As IExtendedFormat instance.DefaultCellFormat = value value = instance.DefaultCellFormat
IExtendedFormat DefaultCellFormat {get; set;}