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