TextRange2.MathZones Property (Office)
Sets the starting point and length of a math zone within a text range. Read-only
Version Information
Version Added: Office 2010
Syntax
expression .MathZones(Start, Length)
expression An expression that returns a TextRange2 object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Start |
Optional |
Integer |
The starting point for the math zone. |
Length |
Optional |
Integer |
The length of the math zone. |
Remarks
A math zone is a text range within which math typography rules apply and outside of which math typography rules do not apply. In addition to containing special mathematical symbols, math zones can also contain text such as in the equation rate = distance/time where text appears with math symbols.