Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ShapeOutlineFill.FillType Property

Returns the fill type applied to a shape.

Namespace: DevExpress.Spreadsheet.Drawings

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

ShapeFillType FillType { get; }

Property Value

Type Description
ShapeFillType

A ShapeFillType enumeration value specifying the fill type.

See Also