Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / G_FONT_BOLD Field


In This Topic
    G_FONT_BOLD Field
    In This Topic
    [-43232] G_FONT_BOLD
    Syntax
    'Declaration
     
    
    Public Shared G_FONT_BOLD As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = ExcelShape.G_FONT_BOLD
     
    ExcelShape.G_FONT_BOLD = value
    public static int G_FONT_BOLD
    See Also