Udostępnij za pośrednictwem


SmartArtNode.TextFrame2 Property

Returns the text associated with the SmartArtNode object.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property TextFrame2 As TextFrame2
    Get
'Usage
Dim instance As SmartArtNode
Dim value As TextFrame2

value = instance.TextFrame2
TextFrame2 TextFrame2 { get; }

Property Value

Type: Microsoft.Office.Core.TextFrame2
Returns a TextFrame2.

Remarks

Read-only.

See Also

Reference

SmartArtNode Interface

SmartArtNode Members

Microsoft.Office.Core Namespace