Back to Devexpress

ThemedTableStyle Class

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

latest1.3 KB
Original Source

ThemedTableStyle Class

A themed table style.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public sealed class ThemedTableStyle :
    TableStyle
vb
Public NotInheritable Class ThemedTableStyle
    Inherits TableStyle

The following members return ThemedTableStyle objects:

Implements

ICloneable

Inheritance

Object PresentationObject TableStyle ThemedTableStyle

See Also

ThemedTableStyle Members

DevExpress.Docs.Presentation Namespace