GrapeCity.Xaml.Excel
Format Property (IExcelWall)


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

Reference

IExcelWall Interface
IExcelWall Members