GrapeCity.Excel Namespace > IExcelWorkbook Interface : ExcelCellFormats Property |
'Declaration Property ExcelCellFormats As Dictionary(Of Integer,IExtendedFormat)
'Usage Dim instance As IExcelWorkbook Dim value As Dictionary(Of Integer,IExtendedFormat) instance.ExcelCellFormats = value value = instance.ExcelCellFormats
Dictionary<int,IExtendedFormat> ExcelCellFormats {get; set;}
Target Platforms: Windows Server 2012, Windows RT