Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SheetStyleProperty Class / Font Field
Example


In This Topic
    Font Field (SheetStyleProperty)
    In This Topic
    Represents the Font property (index of 3) for the font of the sheet style.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Font As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.Font
    public static readonly SheetStyleProperty Font
    Example
    See Also