GrapeCity.Xaml.Excel
IsTableStyle Property (IExcelTableStyle)


A flag indicate whether this table style should be shown as an available table style.
Syntax
'Declaration
 
Property IsTableStyle As Boolean
'Usage
 
Dim instance As IExcelTableStyle
Dim value As Boolean
 
instance.IsTableStyle = value
 
value = instance.IsTableStyle
bool IsTableStyle {get; set;}
Remarks
Not mutually exclusive with pivot - both can be true.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelTableStyle Interface
IExcelTableStyle Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options