Share via


ShapeRange.Table Property

Returns a Table object that represents a table in a shape or in a shape range. Read-only.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property Table As Table
    Get
'Usage
Dim instance As ShapeRange
Dim value As Table

value = instance.Table
Table Table { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.Table

See Also

Reference

ShapeRange Interface

ShapeRange Members

Microsoft.Office.Interop.PowerPoint Namespace