ThreeDFormat.Z Property
Returns the Z order of 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 Z As Single
Get
Set
'Usage
Dim instance As ThreeDFormat
Dim value As Single
value = instance.Z
instance.Z = value
float Z { get; set; }
Property Value
Type: System.Single
Single