OMathFunction.ScrSubSup Property

Definition

Returns a OMathScrSubSup object that represents a mathematical subscript-superscript object that consists of a base, a subscript, and a superscript. Read-only.

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

Property Value

OMathScrSubSup

Applies to