[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.PathShapeType

PathShapeType Enum

Specifies the type for a gradient fill.

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: DS.Documents.Excel.dll
Syntax
public enum PathShapeType
Public Enum PathShapeType

Fields

Name Description
Linear

Specifies the linear type of gradient.

Mixed

Mixed shape type.

Path

Specifies the path type of gradient.

Radial

Specifies the radial type of gradient.

Rectangular

Specifies the rectangular type of gradient.