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