OMathScrSub.Sub Property

Returns an OMath object that represents the subscript for a subscript object. Read-only.

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

Syntax

'Declaration
ReadOnly Property Sub As OMath
    Get
'Usage
Dim instance As OMathScrSub
Dim value As OMath

value = instance.Sub
OMath Sub { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMath
OMath

See Also

Reference

OMathScrSub Interface

OMathScrSub Members

Microsoft.Office.Interop.Word Namespace