Spread Silverlight Documentation
BodyFontFamily Property


GrapeCity.Windows.SpreadSheet.Data Namespace > SpreadTheme Class : BodyFontFamily Property
Gets the body font family.
Syntax
'Declaration
 
Public ReadOnly Property BodyFontFamily As System.Windows.Media.FontFamily
'Usage
 
Dim instance As SpreadTheme
Dim value As System.Windows.Media.FontFamily
 
value = instance.BodyFontFamily
public System.Windows.Media.FontFamily BodyFontFamily {get;}
See Also

Reference

SpreadTheme Class
SpreadTheme Members