OMathFunction.ScrSubSup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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