Back to Devexpress

TableColumn Class

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

latest1.4 KB
Original Source

TableColumn Class

A table column in a slide table.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public class TableColumn :
    PresentationObject
vb
Public Class TableColumn
    Inherits PresentationObject

The following members return TableColumn objects:

Remarks

For more information about tables, refer to the following help topic: DevExpress Presentation API Library: Work with Tables.

Implements

ICloneable

Inheritance

Object PresentationObject TableColumn

See Also

TableColumn Members

DevExpress.Docs.Presentation Namespace