Back to Devexpress

TableStyle Class

officefileapi-devexpress-dot-docs-dot-presentation-417b9c4a.md

latest1.5 KB
Original Source

TableStyle Class

Specifies the base class for table styles.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

The following members return TableStyle objects:

Implements

ICloneable

Inheritance

Object PresentationObject TableStyle CustomTableStyle

ThemedTableStyle

See Also

TableStyle Members

DevExpress.Docs.Presentation Namespace