GrapeCity.Xaml.Excel
Format Property (ExcelGridLine)


Specify the gridline format
Syntax
'Declaration
 
Public Property Format As IExcelChartFormat
'Usage
 
Dim instance As ExcelGridLine
Dim value As IExcelChartFormat
 
instance.Format = value
 
value = instance.Format
public IExcelChartFormat Format {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelGridLine Class
ExcelGridLine Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options