OMathScrSub.Sub Property

Definition

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

public:
 property Microsoft::Office::Interop::Word::OMath ^ Sub { Microsoft::Office::Interop::Word::OMath ^ get(); };
public Microsoft.Office.Interop.Word.OMath Sub { get; }
member this.Sub : Microsoft.Office.Interop.Word.OMath
Public ReadOnly Property Sub As OMath

Property Value

OMath

Applies to