Application Property TOC - T

Application TemplatesPath Property

Returns the local path where templates are stored. Read-only String.

See Application TemplatesPath Property

Application ThisCell Property

Returns the cell in which the user-defined function is being called from as a Range object.

See Application ThisCell Property

Application ThisWorkbook Property

Returns a Workbook object that represents the workbook where the current macro code is running. Read-only.

See Application ThisWorkbook Property

Application ThousandsSeparator Property

Sets or returns the character used for the thousands separator as a String. Read/write.

See Application ThousandsSeparator Property

Application Top Property

Returns or sets a Double value that represents the distance, in points, from the top edge of the screen to the top edge of the main Microsoft Excel window.

See Application Top Property

Application TransitionMenuKey Property

Returns or sets the Microsoft Excel menu or help key, which is usually "/". Read/write String.

See Application TransitionMenuKey Property

Application TransitionMenuKeyAction Property

Returns or sets the action taken when the Microsoft Excel menu key is pressed. Can be either xlExcelMenus or xlLotusHelp. Read/write Long.

See Application TransitionMenuKeyAction Property

Application TransitionNavigKeys Property

True if transition navigation keys are active. Read/write Boolean.

See Application TransitionNavigKeys Property