Application Property TOC - M

Application MailSession Property

Returns the MAPI mail session number as a hexadecimal string (if there's an active session), or returns null if there's no session. Read-only Variant.

See Application MailSession Property

Application MailSystem Property

Returns the mail system that's installed on the host machine. Read-only XlMailSystem.

See Application MailSystem Property

Application MapPaperSize Property

True if documents formatted for the standard paper size of another country/region (for example, A4) are automatically adjusted so that they're printed correctly on the standard paper size (for example, Letter) of your country/region. Read/write Boolean.

See Application MapPaperSize Property

Application MathCoprocessorAvailable Property

True if a math coprocessor is available. Read-only Boolean.

See Application MathCoprocessorAvailable Property

Application MaxChange Property

Returns or sets the maximum amount of change between each iteration as Microsoft Excel resolves circular references. Read/write Double.

See Application MaxChange Property

Application MaxIterations Property

Returns or sets the maximum number of iterations that Microsoft Excel can use to resolve a circular reference. Read/write Long.

See Application MaxIterations Property

Application MeasurementUnit Property

Specifies the measurement unit used in the application. Read/write xlMeasurementUnit.

See Application MeasurementUnit Property

Application MouseAvailable Property

True if a mouse is available. Read-only Boolean.

See Application MouseAvailable Property

Application MoveAfterReturn Property

True if the active cell will be moved as soon as the ENTER (RETURN) key is pressed. Read/write Boolean.

See Application MoveAfterReturn Property

Application MoveAfterReturnDirection Property

Returns or sets the direction in which the active cell is moved when the user presses ENTER. Read/write XlDirection.

See Application MoveAfterReturnDirection Property

Application MultiThreadedCalculation Property

Returns a MultiThreadedCalculation object that controls the multi-threaded recalculation settings. Read-only.

See Application MultiThreadedCalculation Property