GrapeCity.Xaml.Excel
ShowOutlineBorder Property (IExcelChartDataTable)


Indicating whether show outline border in data table.
Syntax
'Declaration
 
Property ShowOutlineBorder As Boolean
'Usage
 
Dim instance As IExcelChartDataTable
Dim value As Boolean
 
instance.ShowOutlineBorder = value
 
value = instance.ShowOutlineBorder
bool ShowOutlineBorder {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