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