Compartilhar via


ITickLabels.Depth Property

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 ITickLabels
Dim value As Integer

value = instance.Depth
int Depth { get; }

Property Value

Type: System.Int32

See Also

Reference

ITickLabels Interface

ITickLabels Members

Microsoft.Office.Interop.Excel Namespace