ThreeDFormat.ProjectText Property
Returns or sets the project text state for the specified ThreeDFormat object. Read/write.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.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