ThreeDFormat.ProjectText Property
Returns or sets the project text state for the specified ThreeDFormat object. Read/write
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property ProjectText As MsoTriState
Get
Set
'Usage
Dim instance As ThreeDFormat
Dim value As MsoTriState
value = instance.ProjectText
instance.ProjectText = value
MsoTriState ProjectText { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoTriState
MsoTriState