GrapeCity.Xaml.SpreadSheet.Data
Style Property (SheetTable)


Gets or sets a style for the table.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property Style As TableStyle
'Usage
 
Dim instance As SheetTable
Dim value As TableStyle
 
instance.Style = value
 
value = instance.Style
[DefaultValue()]
public TableStyle Style {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SheetTable Class
SheetTable Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options