Back to Devexpress

SolidFill.Color Property

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

latest1.0 KB
Original Source

SolidFill.Color Property

Gets or sets the solid fill color.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public OfficeColor Color { get; set; }
vb
Public Property Color As OfficeColor

Property Value

TypeDescription
OfficeColor

The solid fill color.

|

See Also

SolidFill Class

SolidFill Members

DevExpress.Docs.Presentation Namespace