ThreeDFormat.Perspective Property
Determines whether the extrusion appears in perspective.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Property Perspective As MsoTriState
Get
Set
'Usage
Dim instance As ThreeDFormat
Dim value As MsoTriState
value = instance.Perspective
instance.Perspective = value
MsoTriState Perspective { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoTriState