TextFrame2.PathFormat Property

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

Syntax

'Declaration
Property PathFormat As MsoPathFormat
    Get
    Set
'Usage
Dim instance As TextFrame2
Dim value As MsoPathFormat

value = instance.PathFormat

instance.PathFormat = value
MsoPathFormat PathFormat { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoPathFormat

See Also

Reference

TextFrame2 Interface

TextFrame2 Members

Microsoft.Office.Core Namespace