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


In This Topic
    DEFAULT_FILL_OPACITY Field
    In This Topic
    [0xFFFF] Default fill opacity
    Syntax
    'Declaration
     
    
    Public Const DEFAULT_FILL_OPACITY As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = ExcelShape.DEFAULT_FILL_OPACITY
    public const int DEFAULT_FILL_OPACITY
    See Also