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


In This Topic
    FILL Field
    In This Topic
    [1048592] Fill based on the fill type
    Syntax
    'Declaration
     
    
    Public Const FILL As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = ExcelShape.FILL
    public const int FILL
    See Also