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