OMathFunction.ScrSub Property
Returns a OMathScrSub object that represents the mathematical subscript function. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property ScrSub As OMathScrSub
Get
'Usage
Dim instance As OMathFunction
Dim value As OMathScrSub
value = instance.ScrSub
OMathScrSub ScrSub { get; }
Property Value
Type: Microsoft.Office.Interop.Word.OMathScrSub
OMathScrSub