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


Gets or sets the font family of the cell.
Syntax
'Declaration
 
Public Property FontFamily As FontFamily
'Usage
 
Dim instance As Cell
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

Cell Class
Cell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options