Returns the parent Table object for a cell.
Read-only
ITable.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
SyntaxReadOnly Property Table As ITable
Get
property ITable^ Table {
ITable^ get ();
}
abstract Table : ITable with get
Property Value
Type:
ITable
See Also