VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Document Namespace / FontProperties Class
Constructors Properties Methods Fields SeeAlso
In This Topic
    FontProperties Class Members
    In This Topic
    The following tables list the members exposed by FontProperties.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Fields
     NameDescription
    Public FieldThe maximum font size.
    Public FieldThe minimum font size.
    Public Properties
     NameDescription
    Public PropertyGets the font color.
    Public PropertyGets a value indicating whether font is bold.
    Public PropertyGets a value indicating whether font is italic.
    Public PropertyGets a value indicating whether font is strikeout.
    Public PropertyGets a value indicating whether font is underlined.
    Public PropertyGets the font name.
    Public PropertyGets the font size, in points.
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    Public MethodReturns the font size, in pixels.
    See Also