Version

CellFill Class Members

The following tables list the members exposed by CellFill.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)NoColorGets the default cell fill, which is no background color.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateLinearGradientFillOverloaded. Creates a linear gradient that can be applied to a cell's fill.  
Public Methodstatic (Shared in Visual Basic)CreatePatternFillOverloaded. Creates a solid color or pattern fill that can be applied to a cell.  
Public Methodstatic (Shared in Visual Basic)CreateRectangularGradientFillOverloaded. Creates a rectangular gradient that can be applied to a cell's fill.  
Public Methodstatic (Shared in Visual Basic)CreateSolidFillOverloaded. Creates a solid color fill that can be applied to a cell.  
See Also