Application TemplatesPath Property
Returns the local path where templates are stored. Read-only String.
Application ThisCell Property
Returns the cell in which the user-defined function is being called from as a Range object.
Application ThisWorkbook Property
Returns a Workbook object that represents the workbook where the current macro code is running. Read-only.
Application ThousandsSeparator Property
Sets or returns the character used for the thousands separator as a String. Read/write.
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.
Application TransitionMenuKey Property
Returns or sets the Microsoft Excel menu or help key, which is usually "/". Read/write String.
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.
Application TransitionNavigKeys Property
True if transition navigation keys are active. Read/write Boolean.