Share via


OMath.NestingLevel Property

Returns an Integer that represents the nesting level for an OMath object. Read-only.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property NestingLevel As Integer
    Get
'Usage
Dim instance As OMath
Dim value As Integer

value = instance.NestingLevel
int NestingLevel { get; }

Property Value

Type: System.Int32
Integer

See Also

Reference

OMath Interface

OMath Members

Microsoft.Office.Interop.Word Namespace