GrapeCity.Xaml.Excel
TableStyleElements Property (ExcelTableStyle)


Table style elements defined for this table style.
Syntax
'Declaration
 
Public Property TableStyleElements As List(Of IExcelTableStyleElement)
'Usage
 
Dim instance As ExcelTableStyle
Dim value As List(Of IExcelTableStyleElement)
 
instance.TableStyleElements = value
 
value = instance.TableStyleElements
public List<IExcelTableStyleElement> TableStyleElements {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelTableStyle Class
ExcelTableStyle Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options