Back to Devexpress

ShapeOutlineFill.SetAutoFill() Method

officefileapi-devexpress-dot-spreadsheet-dot-drawings-dot-shapeoutlinefill-2f578535.md

latest1.2 KB
Original Source

ShapeOutlineFill.SetAutoFill() Method

Sets the automatic fill for a drawing object’s element.

Namespace : DevExpress.Spreadsheet.Drawings

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
void SetAutoFill()
vb
Sub SetAutoFill

Remarks

Use the SetAutoFill method to apply the default formatting to the specified drawing object’s element. The default format is determined by the current document theme (and by the ChartObject.Style value for charts).

See Also

ShapeOutlineFill Interface

ShapeOutlineFill Members

DevExpress.Spreadsheet.Drawings Namespace