Back to Devexpress

TableCell.Fill Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-tablecell-9424f495.md

latest1.0 KB
Original Source

TableCell.Fill Property

Gets or sets the table cell fill settings.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public Fill Fill { get; set; }
vb
Public Property Fill As Fill

Property Value

TypeDescription
Fill

A fill that is applied to the cell background.

|

See Also

TableCell Class

TableCell Members

DevExpress.Docs.Presentation Namespace