GrapeCity.Xaml.Excel
TableStyleElements Property (IExcelTableStyle)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelTableStyle Interface
IExcelTableStyle Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options