Back to Devexpress

Table.Style Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-table-03e4a875.md

latest1.1 KB
Original Source

Table.Style Property

Gets or sets the table style.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public TableStyle Style { get; set; }
vb
Public Property Style As TableStyle

Property Value

TypeDescription
TableStyle

The table style.

|

Remarks

For more information, refer to the following help topic: Specify a Table Style.

See Also

Table Class

Table Members

DevExpress.Docs.Presentation Namespace