TickLabels.Depth Property
Returns the number of levels of category tick labels.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property Depth As Integer
Get
'Usage
Dim instance As TickLabels
Dim value As Integer
value = instance.Depth
int Depth { get; }
Property Value
Type: System.Int32