Back to Devexpress

Fill Class

officefileapi-devexpress-dot-docs-dot-presentation-fdbea3c3.md

latest2.3 KB
Original Source

Fill Class

A base class for presentation element fills.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public abstract class Fill :
    PresentationObject
vb
Public MustInherit Class Fill
    Inherits PresentationObject

The following members return Fill objects:

Implements

ICloneable

Inheritance

Object PresentationObject Fill GroupFill

OutlineFill

PatternFill

PictureFill

SolidFill

NoFill

GradientFill

See Also

Fill Members

DevExpress.Docs.Presentation Namespace