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


Gets or sets the degree to which a font is condensed or expanded.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property FontStretch As FontStretch
'Usage
 
Dim instance As TableStyleInfo
Dim value As FontStretch
 
instance.FontStretch = value
 
value = instance.FontStretch
[DefaultValue()]
public FontStretch FontStretch {get; set;}

Property Value

The degree to which a font is condensed or expanded. The default value is Normal, which means the text is not condensed or expanded.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

TableStyleInfo Class
TableStyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options