GrapeCity.Xaml.SpreadSheet.Data
FontStyle Property (TableStyleInfo)


Gets or sets the font style for the cell.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property FontStyle As FontStyle
'Usage
 
Dim instance As TableStyleInfo
Dim value As FontStyle
 
instance.FontStyle = value
 
value = instance.FontStyle
[DefaultValue()]
public FontStyle FontStyle {get; set;}

Property Value

The font style. The default value is Normal.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

TableStyleInfo Class
TableStyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options