OMathScrPre.Sub Property

Returns an OMath object that represents the subscript for a pre-sub-superscript 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 OMathScrPre
Dim value As OMath

value = instance.Sub
OMath Sub { get; }

Property Value

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

See Also

Reference

OMathScrPre Interface

OMathScrPre Members

Microsoft.Office.Interop.Word Namespace