[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.PathShapeType

Enum PathShapeType

Namespace
GrapeCity.Documents.Excel.Drawing
Assembly
GcDocs.Excel.dll

Specifies the type for a gradient fill.

public enum PathShapeType

Fields

Linear = 0

Specifies the linear type of gradient.

Mixed = 4

Mixed shape type.

Path = 3

Specifies the path type of gradient.

Radial = 1

Specifies the radial type of gradient.

Rectangular = 2

Specifies the rectangular type of gradient.