GrapeCity.Xaml.Excel
ShowVerticalBorder Property (IExcelChartDataTable)


Indicating whether show vertical border in data table
Syntax
'Declaration
 
Property ShowVerticalBorder As Boolean
'Usage
 
Dim instance As IExcelChartDataTable
Dim value As Boolean
 
instance.ShowVerticalBorder = value
 
value = instance.ShowVerticalBorder
bool ShowVerticalBorder {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelChartDataTable Interface
IExcelChartDataTable Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options