GrapeCity.Xaml.Excel
Format Property (IExcelGridLines)


GrapeCity.Excel.Chart Namespace > IExcelGridLines Interface : Format Property
Specify the gridline format
Syntax
'Declaration
 
Property Format As IExcelChartFormat
'Usage
 
Dim instance As IExcelGridLines
Dim value As IExcelChartFormat
 
instance.Format = value
 
value = instance.Format
IExcelChartFormat Format {get; set;}
See Also

Reference

IExcelGridLines Interface
IExcelGridLines Members