Class OfficeShapeFillType
Specifies the type of fill for an object.
Inheritance
System.Object
OfficeShapeFillType
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.NET.dll
Syntax
public sealed class OfficeShapeFillType : Enum
Fields
Automatic
Specifies the OfficeShapeFillType is automatic.
Declaration
public const OfficeShapeFillType Automatic
Field Value
Type |
---|
OfficeShapeFillType |
Gradient
Specifies the OfficeShapeFillType is gradient.
Declaration
public const OfficeShapeFillType Gradient
Field Value
Type |
---|
OfficeShapeFillType |
None
Specifies the OfficeShapeFillType is none.
Declaration
public const OfficeShapeFillType None
Field Value
Type |
---|
OfficeShapeFillType |
Pattern
Specifies the OfficeShapeFillType is pattern.
Declaration
public const OfficeShapeFillType Pattern
Field Value
Type |
---|
OfficeShapeFillType |
Picture
Specifies the OfficeShapeFillType is Picture.
Declaration
public const OfficeShapeFillType Picture
Field Value
Type |
---|
OfficeShapeFillType |
Solid
Specifies the OfficeShapeFillType is solid.
Declaration
public const OfficeShapeFillType Solid
Field Value
Type |
---|
OfficeShapeFillType |
Texture
Specifies the OfficeShapeFillType is Texture.
Declaration
public const OfficeShapeFillType Texture
Field Value
Type |
---|
OfficeShapeFillType |