OMathFunction.ScrSup 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 an OMathScrSup object that represents the mathematical superscript function. Read-only.
public:
property Microsoft::Office::Interop::Word::OMathScrSup ^ ScrSup { Microsoft::Office::Interop::Word::OMathScrSup ^ get(); };
public Microsoft.Office.Interop.Word.OMathScrSup ScrSup { get; }
member this.ScrSup : Microsoft.Office.Interop.Word.OMathScrSup
Public ReadOnly Property ScrSup As OMathScrSup