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


Gets or sets the font family for a row.
Syntax
'Declaration
 
Public Property FontFamily As FontFamily
'Usage
 
Dim instance As Row
Dim value As FontFamily
 
instance.FontFamily = value
 
value = instance.FontFamily
public FontFamily FontFamily {get; set;}

Property Value

The font family.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Row Class
Row Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options