TextFrame2.PathFormat Property
Returns or sets the path type for the specified text frame. Read/write.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.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
MsoPathFormat