Winnovative Excel Library for .NET
ExcelShapeFillType Enumeration
NamespacesWinnovative.ExcelLibExcelShapeFillType
Winnovative Excel Library for .NET
Represents the type of interior of a shape.
Declaration Syntax
C#Visual BasicVisual C++
public enum ExcelShapeFillType
Public Enumeration ExcelShapeFillType
public enum class ExcelShapeFillType
Members
MemberDescription
NoFill
The interior is not visible

SolidFill
The interior is filled with a solid color.

PatternFill
The interior is filled with a pattern.

TextureFill
The interior is filled with a texture.

PictureFill
The interior is a picture..

GradientFill
The interior is filled with a gradient.

Assembly: Winnovative.ExcelLib (Module: Winnovative.ExcelLib) Version: 2.1.0.0 (2.1.0.0)