Sdílet prostřednictvím


Cell.Shape Property

Returns a Shape object that represents a shape in a table cell. Read-only.

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

Syntax

'Declaration
ReadOnly Property Shape As Shape
    Get
'Usage
Dim instance As Cell
Dim value As Shape

value = instance.Shape
Shape Shape { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.Shape

See Also

Reference

Cell Interface

Cell Members

Microsoft.Office.Interop.PowerPoint Namespace