GrapeCity.Wpf.SpreadSheet Namespace / FontInfo Class
Members


FontInfo Class
Contains the font attributes (font name, font size, color, and so on) for an object.
Object Model
FontInfo Class
Syntax
'Declaration
 
<TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
Public NotInheritable Class FontInfo 
 
'Usage
 
Dim instance As FontInfo
Inheritance Hierarchy

System.Object
   GrapeCity.Wpf.SpreadSheet.FontInfo

See Also