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


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