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


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

Property Value

The degree to which the font in the row is condensed or expanded. The default value is Normal.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Row Class
Row Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options