OMathScrSubSup.AlignScripts 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 or sets a Boolean that represents whether to horizontally align subscripts and superscripts in the sub-superscript object. Read/write.
public:
property bool AlignScripts { bool get(); void set(bool value); };
public bool AlignScripts { get; set; }
member this.AlignScripts : bool with get, set
Public Property AlignScripts As Boolean
Property Value
Boolean