ÿþ<html xmlns:mso="urn:schemas-microsoft-com:office:office" xmlns:msdt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"><script> function getHelp(link) { window.open("http://" + location.hostname + "/Explorer/" + link, "_help", "left=400,resizable=yes,toolbar=yes,width=200,height=200,scrollbars=yes").focus(); } function showReturns(returns) { window.status = returns; } </script><head> <!--[if gte mso 9]><xml> <mso:CustomDocumentProperties> <mso:Order msdt:dt="string">347800.000000000</mso:Order> </mso:CustomDocumentProperties> </xml><![endif]--> <title>Alphabetical list</title><!--mstheme--><link rel="stylesheet" type="text/css" id="onetidThemeCSS" href="../_themes/simple/simp1011-1200.css"><meta name="Microsoft Theme" content="simple 1011, default"> </head><body> <H1>Excel Objects</H1> <h2>AddIn (1995) <img src="MSGBOX02.ICO" alt="Represents a single add-in, either installed or not installed. The AddIn object is a member of the AddIns collection. The AddIns collection contains a list of all the add-ins available to Microsoft Excel, regardless of whether theyre installed. This list corresponds to the list of add-ins displayed in the Add-Ins dialog box (Tools menu)." width="16" height="16" onclick="getHelp('xlobjAddIn.htm');showMozHelp('Represents a single add-in, either installed or not installed. The AddIn object is a member of the AddIns collection. The AddIns collection contains a list of all the add-ins available to Microsoft Excel, regardless of whether theyre installed. This list corresponds to the list of add-ins displayed in the Add-Ins dialog box (Tools menu).');"></h2>Application<input type="image" src="MSGBOX02.ICO" alt="Returns: Application. Used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. Used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return that object's application). Read-only." width="16" height="16" onclick="getHelp('xlproApplication.htm')" onmouseover="showReturns('Returns: Application')"><br>Author<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the author of the comment. Read-only String." width="16" height="16" onclick="getHelp('xlproAuthor.htm')" onmouseover="showReturns('Returns: String')"><br>CLSID<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns a read-only unique identifier, or CLSID identifying an object, as a String." width="16" height="16" onclick="getHelp('xlproCLSID.htm')" onmouseover="showReturns('Returns: String')"><br>Comments<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns a Comments collection that represents all the comments for the specified worksheet. Read-only." width="16" height="16" onclick="getHelp('xlproComments.htm')" onmouseover="showReturns('Returns: String')"><br>Creator<input type="image" src="MSGBOX02.ICO" alt="Returns: XlCreator. The Creator property is designed to be used in Microsoft Excel for the Macintosh, where each application has a four-character creator code. For example, Microsoft Excel has the creator code XCEL." width="16" height="16" onclick="getHelp('xlproCreator.htm')" onmouseover="showReturns('Returns: XlCreator')"><br>FullName<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the name of the object, including its path on disk, as a string. Read-only String." width="16" height="16" onclick="getHelp('xlproFullName.htm')" onmouseover="showReturns('Returns: String')"><br>Installed [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the add-in is installed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproInstalled.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Keywords<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: String')"><br>Name<input type="image" src="MSGBOX02.ICO" alt="Returns: String. The following table shows example values of the Name property and related properties given an OLAP data source with the unique name [Europe].[France].[Paris] and a non-OLAP data source with the item name Paris." width="16" height="16" onclick="getHelp('xlproName.htm')" onmouseover="showReturns('Returns: String')"><br>Parent<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the parent object for the specified object." width="16" height="16" onclick="getHelp('xlproParent.htm')" onmouseover="showReturns('Returns: Object')"><br>Path<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Path property as it applies to the AutoRecover object." width="16" height="16" onclick="getHelp('xlproPath.htm')" onmouseover="showReturns('Returns: String')"><br>progID<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: String')"><br>Subject<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the subject for the mailer or routing slip. Read/write String." width="16" height="16" onclick="getHelp('xlproSubject.htm')" onmouseover="showReturns('Returns: String')"><br>Title<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the title of the Web page when the document is saved as a Web page. Read/write String." width="16" height="16" onclick="getHelp('xlproTitle.htm')" onmouseover="showReturns('Returns: String')"><br><h2>AddIns (1995) <img src="MSGBOX02.ICO" alt="A collection of AddIn objects that represents all the add-ins available to Microsoft Excel, regardless of whether theyre installed. This list corresponds to the list of add-ins displayed in the Add-Ins dialog box (Tools menu)." width="16" height="16" onclick="getHelp('xlobjAddIns.htm');showMozHelp('A collection of AddIn objects that represents all the add-ins available to Microsoft Excel, regardless of whether theyre installed. This list corresponds to the list of add-ins displayed in the Add-Ins dialog box (Tools menu).');"></h2>Add(Filename, [CopyFile]) <input type="image" src="MSGBOX02.ICO" alt="Returns: AddIn. If a style with the specified name already exists, this method redefines the existing style based on the cell specified in BasedOn. The following example redefines the Normal style based on the active cell." width="16" height="16" onclick="getHelp('xlmthAdd.htm')" onmouseover="showReturns('Returns: AddIn')"><br>Application<input type="image" src="MSGBOX02.ICO" alt="Returns: Application. Used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. Used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return that object's application). Read-only." width="16" height="16" onclick="getHelp('xlproApplication.htm')" onmouseover="showReturns('Returns: Application')"><br>Count<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. This example displays the number of columns in the selection on Sheet1. The code also tests for a multiple-area selection; if one exists, the code loops on the areas of the multiple-area selection." width="16" height="16" onclick="getHelp('xlproCount.htm')" onmouseover="showReturns('Returns: Int32')"><br>Creator<input type="image" src="MSGBOX02.ICO" alt="Returns: XlCreator. The Creator property is designed to be used in Microsoft Excel for the Macintosh, where each application has a four-character creator code. For example, Microsoft Excel has the creator code XCEL." width="16" height="16" onclick="getHelp('xlproCreator.htm')" onmouseover="showReturns('Returns: XlCreator')"><br>GetEnumerator() <input type="image" src="MSGBOX02.ICO" alt="Returns: IEnumerator. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: IEnumerator')"><br>Item<input type="image" src="MSGBOX02.ICO" alt="Returns: AddIn. Using the Item property of the Dialogs collection and the Show method, you can display approximately 200 built-in dialog boxes. Each dialog box has a constant assigned to it; these constants all begin with xlDialog." width="16" height="16" onclick="getHelp('xlproItem.htm')" onmouseover="showReturns('Returns: AddIn')"><br>Parent<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the parent object for the specified object." width="16" height="16" onclick="getHelp('xlproParent.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>Adjustments (1997) <img src="MSGBOX02.ICO" alt="Contains a collection of adjustment values for the specified AutoShape, WordArt object, or connector. Each adjustment value represents one way an adjustment handle can be adjusted. Because some adjustment handles can be adjusted in two ways&amp;nbsp; for instance, some handles can be adjusted both horizontally and vertically&amp;nbsp; a shape can have more adjustment values than it has adjustment handles. A shape can have up to eight adjustments." width="16" height="16" onclick="getHelp('xlobjAdjustments.htm');showMozHelp('Contains a collection of adjustment values for the specified AutoShape, WordArt object, or connector. Each adjustment value represents one way an adjustment handle can be adjusted. Because some adjustment handles can be adjusted in two ways&amp;nbsp; for instance, some handles can be adjusted both horizontally and vertically&amp;nbsp; a shape can have more adjustment values than it has adjustment handles. A shape can have up to eight adjustments.');"></h2>Application<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. Used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return that object's application). Read-only." width="16" height="16" onclick="getHelp('xlproApplication.htm')" onmouseover="showReturns('Returns: Object')"><br>Count<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. This example displays the number of columns in the selection on Sheet1. The code also tests for a multiple-area selection; if one exists, the code loops on the areas of the multiple-area selection." width="16" height="16" onclick="getHelp('xlproCount.htm')" onmouseover="showReturns('Returns: Int32')"><br>Creator<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. The Creator property is designed to be used in Microsoft Excel for the Macintosh, where each application has a four-character creator code. For example, Microsoft Excel has the creator code XCEL." width="16" height="16" onclick="getHelp('xlproCreator.htm')" onmouseover="showReturns('Returns: Int32')"><br>Item [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Using the Item property of the Dialogs collection and the Show method, you can display approximately 200 built-in dialog boxes. Each dialog box has a constant assigned to it; these constants all begin with xlDialog." width="16" height="16" onclick="getHelp('xlproItem.htm')" onmouseover="showReturns('Returns: Single')"><br>Parent<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the parent object for the specified object." width="16" height="16" onclick="getHelp('xlproParent.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>AllowEditRange (2002) <img src="MSGBOX02.ICO" alt="Represents the cells that can be edited on a protected worksheet." width="16" height="16" onclick="getHelp('xlobjAllowEditRange.htm');showMozHelp('Represents the cells that can be edited on a protected worksheet.');"></h2>ChangePassword(Password) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Changes the password for a range that can be edited on a protected worksheet." width="16" height="16" onclick="getHelp('xlmthChangePassword.htm')" onmouseover="showReturns('Returns: Void')"><br>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Void')"><br>Range [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Although you can use the Shapes.Range(1)." width="16" height="16" onclick="getHelp('xlproRange.htm')" onmouseover="showReturns('Returns: Range')"><br>Title [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the title of the Web page when the document is saved as a Web page. Read/write String." width="16" height="16" onclick="getHelp('xlproTitle.htm')" onmouseover="showReturns('Returns: String')"><br>Unprotect([Password]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Removes protection from a sheet or workbook. This method has no effect if the sheet or workbook isn't protected." width="16" height="16" onclick="getHelp('xlmthUnprotect.htm')" onmouseover="showReturns('Returns: Void')"><br>Users<input type="image" src="MSGBOX02.ICO" alt="Returns: UserAccessList. Returns a UserAccessList object for the protected range on a worksheet." width="16" height="16" onclick="getHelp('xlproUsers.htm')" onmouseover="showReturns('Returns: UserAccessList')"><br><h2>AllowEditRanges (2002) <img src="MSGBOX02.ICO" alt="A collection of all the AllowEditRanges objects that represent the cells that can be edited on a protected worksheet." width="16" height="16" onclick="getHelp('xlobjAllowEditRanges.htm');showMozHelp('A collection of all the AllowEditRanges objects that represent the cells that can be edited on a protected worksheet.');"></h2>Add(Title, Range, [Password]) <input type="image" src="MSGBOX02.ICO" alt="Returns: AllowEditRange. If a style with the specified name already exists, this method redefines the existing style based on the cell specified in BasedOn. The following example redefines the Normal style based on the active cell." width="16" height="16" onclick="getHelp('xlmthAdd.htm')" onmouseover="showReturns('Returns: AllowEditRange')"><br>Count<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. This example displays the number of columns in the selection on Sheet1. The code also tests for a multiple-area selection; if one exists, the code loops on the areas of the multiple-area selection." width="16" height="16" onclick="getHelp('xlproCount.htm')" onmouseover="showReturns('Returns: Int32')"><br>GetEnumerator() <input type="image" src="MSGBOX02.ICO" alt="Returns: IEnumerator. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: IEnumerator')"><br>Item<input type="image" src="MSGBOX02.ICO" alt="Returns: AllowEditRange. Using the Item property of the Dialogs collection and the Show method, you can display approximately 200 built-in dialog boxes. Each dialog box has a constant assigned to it; these constants all begin with xlDialog." width="16" height="16" onclick="getHelp('xlproItem.htm')" onmouseover="showReturns('Returns: AllowEditRange')"><br><h2>AppEvents (1997) <img src="MSGBOX02.ICO" alt="Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm');showMozHelp('Hidden or unsupported element.');"></h2>NewWorkbook(Wb) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>SheetActivate(Sh) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>SheetBeforeDoubleClick(Sh, Target, Cancel) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>SheetBeforeRightClick(Sh, Target, Cancel) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>SheetCalculate(Sh) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>SheetChange(Sh, Target) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>SheetDeactivate(Sh) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>SheetFollowHyperlink(Sh, Target) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>SheetPivotTableUpdate(Sh, Target) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>SheetSelectionChange(Sh, Target) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>WindowActivate(Wb, Wn) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>WindowDeactivate(Wb, Wn) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>WindowResize(Wb, Wn) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>WorkbookActivate(Wb) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>WorkbookAddinInstall(Wb) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>WorkbookAddinUninstall(Wb) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>WorkbookAfterXmlExport(Wb, Map, Url, Result) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>WorkbookAfterXmlImport(Wb, Map, IsRefresh, Result) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>WorkbookBeforeClose(Wb, Cancel) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>WorkbookBeforePrint(Wb, Cancel) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>WorkbookBeforeSave(Wb, SaveAsUI, Cancel) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>WorkbookBeforeXmlExport(Wb, Map, Url, Cancel) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>WorkbookBeforeXmlImport(Wb, Map, Url, IsRefresh, Cancel) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>WorkbookDeactivate(Wb) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>WorkbookNewSheet(Wb, Sh) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>WorkbookOpen(Wb) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>WorkbookPivotTableCloseConnection(Wb, Target) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>WorkbookPivotTableOpenConnection(Wb, Target) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>WorkbookSync(Wb, SyncEventType) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br><h2>Application (1995) <img src="MSGBOX02.ICO" alt="Represents the entire Microsoft Excel application." width="16" height="16" onclick="getHelp('xlobjApplication.htm');showMozHelp('Represents the entire Microsoft Excel application.');"></h2>ActivateMicrosoftApp(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Activates a Microsoft application. If the application is already running, this method activates the running application. If the application isn't running, this method starts a new instance of the application." width="16" height="16" onclick="getHelp('xlmthActivateMicrosoftApp.htm')" onmouseover="showReturns('Returns: Void')"><br>ActiveCell<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the active cell in the active window (the window on top) or in the specified window. If the window isn't displaying a worksheet, this property fails. Read-only." width="16" height="16" onclick="getHelp('xlproActiveCell.htm')" onmouseover="showReturns('Returns: Range')"><br>ActiveChart<input type="image" src="MSGBOX02.ICO" alt="Returns: Chart. Returns a Chart object that represents the active chart (either an embedded chart or a chart sheet). An embedded chart is considered active when it's either selected or activated. When no chart is active, this property returns Nothing. Read-only." width="16" height="16" onclick="getHelp('xlproActiveChart.htm')" onmouseover="showReturns('Returns: Chart')"><br>ActiveDialog<input type="image" src="MSGBOX02.ICO" alt="Returns: DialogSheet. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: DialogSheet')"><br>ActiveMenuBar<input type="image" src="MSGBOX02.ICO" alt="Returns: MenuBar. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: MenuBar')"><br>ActivePrinter [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the name of the active printer. Read/write String." width="16" height="16" onclick="getHelp('xlproActivePrinter.htm')" onmouseover="showReturns('Returns: String')"><br>ActiveSheet<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents the active sheet (the sheet on top) in the active workbook or in the specified window or workbook. Returns Nothing if no sheet is active. Read-only." width="16" height="16" onclick="getHelp('xlproActiveSheet.htm')" onmouseover="showReturns('Returns: Object')"><br>ActiveWindow<input type="image" src="MSGBOX02.ICO" alt="Returns: Window. Returns a Window object that represents the active window (the window on top). Read-only. Returns Nothing if there are no windows open." width="16" height="16" onclick="getHelp('xlproActiveWindow.htm')" onmouseover="showReturns('Returns: Window')"><br>ActiveWorkbook<input type="image" src="MSGBOX02.ICO" alt="Returns: Workbook. Returns a Workbook object that represents the workbook in the active window (the window on top). Read-only. Returns Nothing if there are no windows open or if either the Info window or the Clipboard window is the active window." width="16" height="16" onclick="getHelp('xlproActiveWorkbook.htm')" onmouseover="showReturns('Returns: Workbook')"><br>AddChartAutoFormat(Chart, Name, [Description]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Adds a custom chart autoformat to the list of available chart autoformats." width="16" height="16" onclick="getHelp('xlmthAddChartAutoFormat.htm')" onmouseover="showReturns('Returns: Void')"><br>AddCustomList(ListArray, [ByRow]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Adds a custom list for custom autofill and/or custom sort." width="16" height="16" onclick="getHelp('xlmthAddCustomList.htm')" onmouseover="showReturns('Returns: Void')"><br>AddIns<input type="image" src="MSGBOX02.ICO" alt="Returns: AddIns. Returns an AddIns collection that represents all the add-ins listed in the Add-Ins dialog box (Tools menu). Read-only." width="16" height="16" onclick="getHelp('xlproAddIns.htm')" onmouseover="showReturns('Returns: AddIns')"><br>AlertBeforeOverwriting [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel displays a message before overwriting nonblank cells during a drag-and-drop editing operation. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAlertBeforeOverwriting.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AltStartupPath [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the name of the alternate startup folder. Read/write String." width="16" height="16" onclick="getHelp('xlproAltStartupPath.htm')" onmouseover="showReturns('Returns: String')"><br>AnswerWizard<input type="image" src="MSGBOX02.ICO" alt="Returns: AnswerWizard. Returns the AnswerWizard object for Microsoft Excel. Read-only." width="16" height="16" onclick="getHelp('xlproAnswerWizard.htm')" onmouseover="showReturns('Returns: AnswerWizard')"><br>AppEvents_Event_NewWorkbook<input type="image" src="MSGBOX02.ICO" alt="Returns: . Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ')"><br>Application<input type="image" src="MSGBOX02.ICO" alt="Returns: Application. Used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. Used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return that object's application). Read-only." width="16" height="16" onclick="getHelp('xlproApplication.htm')" onmouseover="showReturns('Returns: Application')"><br>ArbitraryXMLSupportAvailable<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AskToUpdateLinks [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel asks the user to update links when opening files with links. False if links are automatically updated with no dialog box. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAskToUpdateLinks.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Assistant<input type="image" src="MSGBOX02.ICO" alt="Returns: Assistant. Returns an Assistant object for Microsoft Excel." width="16" height="16" onclick="getHelp('xlproAssistant.htm')" onmouseover="showReturns('Returns: Assistant')"><br>AutoCorrect<input type="image" src="MSGBOX02.ICO" alt="Returns: AutoCorrect. Returns an AutoCorrect object that represents the Microsoft Excel AutoCorrect attributes. Read-only." width="16" height="16" onclick="getHelp('xlproAutoCorrect.htm')" onmouseover="showReturns('Returns: AutoCorrect')"><br>AutoFormatAsYouTypeReplaceHyperlinks [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True (default) if Microsoft Excel automatically formats hyperlinks as you type. False if Excel does not automatically format hyperlinks as you type. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAutoFormatAsYouTypeReplaceHyperlinks.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AutomationSecurity [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoAutomationSecurity. Returns or sets an msoAutomationSecurityLow when the application is started. Therefore, to avoid breaking solutions that rely on the default setting, you should be careful to reset this property to msoAutomationSecurityLow after programmatically opening a file. Also, this property should be set immediately before and after opening a file programmatically to avoid malicious subversion. Read/write." width="16" height="16" onclick="getHelp('xlproAutomationSecurity.htm')" onmouseover="showReturns('Returns: MsoAutomationSecurity')"><br>AutoPercentEntry [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if entries in cells formatted as percentages arent automatically multiplied by 100 as soon as they are entered. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAutoPercentEntry.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AutoRecover<input type="image" src="MSGBOX02.ICO" alt="Returns: AutoRecover. Returns an AutoRecover object, which backs up all file formats on a timed interval." width="16" height="16" onclick="getHelp('xlproAutoRecover.htm')" onmouseover="showReturns('Returns: AutoRecover')"><br>Build<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the Microsoft Excel build number. Read-only Long." width="16" height="16" onclick="getHelp('xlproBuild.htm')" onmouseover="showReturns('Returns: Int32')"><br>Calculate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Calculates all open workbooks, a specific worksheet in a workbook, or a specified range of cells on a worksheet, as shown in the following table." width="16" height="16" onclick="getHelp('xlmthCalculate.htm')" onmouseover="showReturns('Returns: Void')"><br>CalculateBeforeSave [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if workbooks are calculated before they're saved to disk (if the Calculation property is set to xlManual). This property is preserved even if you change the Calculation property. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproCalculateBeforeSave.htm')" onmouseover="showReturns('Returns: Boolean')"><br>CalculateFull() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Forces a full calculation of the data in all open workbooks." width="16" height="16" onclick="getHelp('xlmthCalculateFull.htm')" onmouseover="showReturns('Returns: Void')"><br>CalculateFullRebuild() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. For all open workbooks, forces a full calculation of the data and rebuilds the dependencies." width="16" height="16" onclick="getHelp('xlmthCalculateFullRebuild.htm')" onmouseover="showReturns('Returns: Void')"><br>Calculation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlCalculation. For OLAP data sources, this property can only return or be set to xlNormal." width="16" height="16" onclick="getHelp('xlproCalculation.htm')" onmouseover="showReturns('Returns: XlCalculation')"><br>CalculationInterruptKey [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlCalculationInterruptKey. Sets or returns an XlCalculationInterruptKey constant that specifies the key that can interrupt Microsoft Excel when performing calculations. Read/write." width="16" height="16" onclick="getHelp('xlproCalculationInterruptKey.htm')" onmouseover="showReturns('Returns: XlCalculationInterruptKey')"><br>CalculationState<input type="image" src="MSGBOX02.ICO" alt="Returns: XlCalculationState. Returns an XlCalculationState constant that indicates the calculation state of the application, for any calculations that are being performed in Microsoft Excel. Read-only." width="16" height="16" onclick="getHelp('xlproCalculationState.htm')" onmouseover="showReturns('Returns: XlCalculationState')"><br>CalculationVersion<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. If the workbook was saved in an earlier version of Excel and if the workbook hasn't been fully recalculated, then this property returns 0." width="16" height="16" onclick="getHelp('xlproCalculationVersion.htm')" onmouseover="showReturns('Returns: Int32')"><br>Caller<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns information about how Visual Basic was called (for more information, see the Remarks section)." width="16" height="16" onclick="getHelp('xlproCaller.htm')" onmouseover="showReturns('Returns: Object')"><br>CanPlaySounds<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. This property should not be used. Sound notes have been removed from Microsoft Excel." width="16" height="16" onclick="getHelp('xlproCanPlaySounds.htm')" onmouseover="showReturns('Returns: Boolean')"><br>CanRecordSounds<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. This property should not be used. Sound notes have been removed from Microsoft Excel." width="16" height="16" onclick="getHelp('xlproCanRecordSounds.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Caption [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. The following table shows example values of the Caption property and related properties, given an OLAP data source with the unique name [Europe].[France].[Paris] and a non-OLAP data source with the item name Paris." width="16" height="16" onclick="getHelp('xlproCaption.htm')" onmouseover="showReturns('Returns: String')"><br>CellDragAndDrop [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if dragging and dropping cells is enabled. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproCellDragAndDrop.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Cells<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Because the default property for the Range object, you can specify the row and column index immediately after the Cells keyword. For more information, see the Item property and the examples for this topic." width="16" height="16" onclick="getHelp('xlproCells.htm')" onmouseover="showReturns('Returns: Range')"><br>CentimetersToPoints(Centimeters) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Converts a measurement from centimeters to points (one point equals 0.035 centimeters)." width="16" height="16" onclick="getHelp('xlmthCentimetersToPoints.htm')" onmouseover="showReturns('Returns: Double')"><br>Charts<input type="image" src="MSGBOX02.ICO" alt="Returns: Sheets. Using this property without an object qualifier returns all chart sheets in the active workbook." width="16" height="16" onclick="getHelp('xlproCharts.htm')" onmouseover="showReturns('Returns: Sheets')"><br>CheckAbort([KeepAbort]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Stops recalculation in a Microsoft Excel application." width="16" height="16" onclick="getHelp('xlmthCheckAbort.htm')" onmouseover="showReturns('Returns: Void')"><br>CheckSpelling(Word, [CustomDictionary], [IgnoreUppercase]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. To check headers, footers, and objects on a worksheet, use this method on a Worksheet object." width="16" height="16" onclick="getHelp('xlmthCheckSpelling.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ClipboardFormats<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example displays a message box if the Clipboard contains a rich-text format (RTF) object. You can create an RTF object by copying text from a Word document." width="16" height="16" onclick="getHelp('xlproClipboardFormats.htm')" onmouseover="showReturns('Returns: Object')"><br>ColorButtons [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Columns<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. For information about returning a single member of a collection, see Returning an Object from a Collection." width="16" height="16" onclick="getHelp('xlproColumns.htm')" onmouseover="showReturns('Returns: Range')"><br>COMAddIns<input type="image" src="MSGBOX02.ICO" alt="Returns: COMAddIns. Returns the COMAddIns collection for Microsoft Excel, which represents the currently installed COM add-ins. Read-only." width="16" height="16" onclick="getHelp('xlproCOMAddIns.htm')" onmouseover="showReturns('Returns: COMAddIns')"><br>CommandBars<input type="image" src="MSGBOX02.ICO" alt="Returns: CommandBars. Returns a CommandBars object that represents the Microsoft Excel command bars. Read-only." width="16" height="16" onclick="getHelp('xlproCommandBars.htm')" onmouseover="showReturns('Returns: CommandBars')"><br>CommandUnderlines [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlCommandUnderlines. In Microsoft Excel for Windows, reading this property always returns xlCommandUnderlinesOn, and setting this property to anything other than xlCommandUnderlinesOn is an error." width="16" height="16" onclick="getHelp('xlproCommandUnderlines.htm')" onmouseover="showReturns('Returns: XlCommandUnderlines')"><br>ConstrainNumeric [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if handwriting recognition is limited to numbers and punctuation only. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproConstrainNumeric.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ControlCharacters [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel displays control characters for right-to-left languages. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproControlCharacters.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ConvertFormula(Formula, FromReferenceStyle, [ToReferenceStyle], [ToAbsolute], [RelativeTo]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example converts a SUM formula that contains R1C1-style references to an equivalent formula that contains A1-style references, and then it displays the result." width="16" height="16" onclick="getHelp('xlmthConvertFormula.htm')" onmouseover="showReturns('Returns: Object')"><br>CopyObjectsWithCells [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if objects are cut, copied, extracted, and sorted with cells. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproCopyObjectsWithCells.htm')" onmouseover="showReturns('Returns: Boolean')"><br>CreateObjRef(requestedType) <input type="image" src="MSGBOX02.ICO" alt="Returns: ObjRef. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ObjRef')"><br>Creator<input type="image" src="MSGBOX02.ICO" alt="Returns: XlCreator. The Creator property is designed to be used in Microsoft Excel for the Macintosh, where each application has a four-character creator code. For example, Microsoft Excel has the creator code XCEL." width="16" height="16" onclick="getHelp('xlproCreator.htm')" onmouseover="showReturns('Returns: XlCreator')"><br>Cursor [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlMousePointer. Returns or sets the appearance of the mouse pointer in Microsoft Excel. Read/write XlMousePointer." width="16" height="16" onclick="getHelp('xlproCursor.htm')" onmouseover="showReturns('Returns: XlMousePointer')"><br>CursorMovement [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets a value that indicates whether a visual cursor or a logical cursor is used. Can be one of the following constants: xlVisualCursor or xlLogicalCursor. Read/write Long." width="16" height="16" onclick="getHelp('xlproCursorMovement.htm')" onmouseover="showReturns('Returns: Int32')"><br>CustomListCount<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the number of defined custom lists (including built-in lists). Read-only Long." width="16" height="16" onclick="getHelp('xlproCustomListCount.htm')" onmouseover="showReturns('Returns: Int32')"><br>CutCopyMode [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlCutCopyMode. Returns or sets the status of Cut or Copy mode. Can be True, False, or an XLCutCopyMode constant, as shown in the following tables. Read/write Long." width="16" height="16" onclick="getHelp('xlproCutCopyMode.htm')" onmouseover="showReturns('Returns: XlCutCopyMode')"><br>DataEntryMode [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets Data Entry mode, as shown in the following table. When in Data Entry mode, you can enter data only in the unlocked cells in the currently selected range. Read/write Long." width="16" height="16" onclick="getHelp('xlproDataEntryMode.htm')" onmouseover="showReturns('Returns: Int32')"><br>DDEAppReturnCode<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the application-specific DDE return code that was contained in the last DDE acknowledge message received by Microsoft Excel. Read-only Long." width="16" height="16" onclick="getHelp('xlproDDEAppReturnCode.htm')" onmouseover="showReturns('Returns: Int32')"><br>DDEExecute(Channel, String) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Runs a command or performs some other action or actions in another application by way of the specified DDE channel. " width="16" height="16" onclick="getHelp('xlmthDDEExecute.htm')" onmouseover="showReturns('Returns: Void')"><br>DDEInitiate(App, Topic) <input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Opens a DDE channel to an application." width="16" height="16" onclick="getHelp('xlmthDDEInitiate.htm')" onmouseover="showReturns('Returns: Int32')"><br>DDEPoke(Channel, Item, Data) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sends data to an application." width="16" height="16" onclick="getHelp('xlmthDDEPoke.htm')" onmouseover="showReturns('Returns: Void')"><br>DDERequest(Channel, Item) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Requests information from the specified application. This method always returns an array; for more information, see the example." width="16" height="16" onclick="getHelp('xlmthDDERequest.htm')" onmouseover="showReturns('Returns: Object')"><br>DDETerminate(Channel) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Closes a channel to another application." width="16" height="16" onclick="getHelp('xlmthDDETerminate.htm')" onmouseover="showReturns('Returns: Void')"><br>DecimalSeparator [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Sets or returns&amp;nbsp;the character used for the decimal separator as a String. Read/write." width="16" height="16" onclick="getHelp('xlproDecimalSeparator.htm')" onmouseover="showReturns('Returns: String')"><br>DefaultFilePath [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the default path that Microsoft Excel uses when it opens files. Read/write String." width="16" height="16" onclick="getHelp('xlproDefaultFilePath.htm')" onmouseover="showReturns('Returns: String')"><br>DefaultSaveFormat [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlFileFormat. Returns or sets the default format for saving files. For a list of valid constants, see the FileFormat property. Read/write Long." width="16" height="16" onclick="getHelp('xlproDefaultSaveFormat.htm')" onmouseover="showReturns('Returns: XlFileFormat')"><br>DefaultSheetDirection [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the default direction in which Microsoft Excel displays new windows and worksheets. Can be one of the following constants: xlRTL (right to left) or xlLTR (left to right). Read/write Long." width="16" height="16" onclick="getHelp('xlproDefaultSheetDirection.htm')" onmouseover="showReturns('Returns: Int32')"><br>DefaultWebOptions<input type="image" src="MSGBOX02.ICO" alt="Returns: DefaultWebOptions. Returns the DefaultWebOptions object that contains global application-level attributes used by Microsoft Excel whenever you save a document as a Web page or open a Web page. Read-only." width="16" height="16" onclick="getHelp('xlproDefaultWebOptions.htm')" onmouseover="showReturns('Returns: DefaultWebOptions')"><br>DeleteChartAutoFormat(Name) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Removes a custom chart autoformat from the list of available chart autoformats." width="16" height="16" onclick="getHelp('xlmthDeleteChartAutoFormat.htm')" onmouseover="showReturns('Returns: Void')"><br>DeleteCustomList(ListNum) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Deletes a custom list." width="16" height="16" onclick="getHelp('xlmthDeleteCustomList.htm')" onmouseover="showReturns('Returns: Void')"><br>Dialogs<input type="image" src="MSGBOX02.ICO" alt="Returns: Dialogs. Returns a Dialogs collection that represents all built-in dialog boxes. Read-only." width="16" height="16" onclick="getHelp('xlproDialogs.htm')" onmouseover="showReturns('Returns: Dialogs')"><br>DialogSheets<input type="image" src="MSGBOX02.ICO" alt="Returns: Sheets. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Sheets')"><br>DisplayAlerts [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel displays certain alerts and messages while a macro is running. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayAlerts.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayClipboardWindow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True if the Microsoft Office Clipboard can be displayed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayClipboardWindow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayCommentIndicator [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlCommentDisplayMode. Returns or sets the way cells display comments and indicators. Can be one of the following XlCommentDisplayMode constants: xlNoIndicator, xlCommentIndicatorOnly, or xlCommentAndIndicator. Read/write Long." width="16" height="16" onclick="getHelp('xlproDisplayCommentIndicator.htm')" onmouseover="showReturns('Returns: XlCommentDisplayMode')"><br>DisplayDocumentActionTaskPane [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayExcel4Menus [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel displays version 4.0 menu bars. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayExcel4Menus.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayFormulaBar [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the formula bar is displayed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayFormulaBar.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayFullScreen [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel is in full-screen mode. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayFullScreen.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayFunctionToolTips [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if function ToolTips can be displayed.&amp;nbsp;Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayFunctionToolTips.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayInfoWindow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayInsertOptions [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the Insert Options button should be displayed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayInsertOptions.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayNoteIndicator [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if cells containing notes display cell tips and contain note indicators (small dots in their upper-right corners). Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayNoteIndicator.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayPasteOptions [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the Paste Options button can be displayed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayPasteOptions.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayRecentFiles [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the list of recently used files is displayed on the File menu. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayRecentFiles.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayScrollBars [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if scroll bars are visible for all workbooks. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayScrollBars.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayStatusBar [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the status bar is displayed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayStatusBar.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayXMLSourcePane([XmlMap]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>DoubleClick() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Equivalent to double-clicking the active cell." width="16" height="16" onclick="getHelp('xlmthDoubleClick.htm')" onmouseover="showReturns('Returns: Void')"><br>Dummy1([Arg1], [Arg2], [Arg3], [Arg4]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Object')"><br>Dummy10([arg]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Dummy101<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Object')"><br>Dummy11() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>Dummy12(p1, p2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>Dummy13(Arg1, [Arg2], [Arg3], [Arg4], [Arg5], [Arg6], [Arg7], [Arg8], [Arg9], [Arg10], [Arg11], [Arg12], [Arg13], [Arg14], [Arg15], [Arg16], [Arg17], [Arg18], [Arg19], [Arg20], [Arg21], [Arg22], [Arg23], [Arg24], [Arg25], [Arg26], [Arg27], [Arg28], [Arg29], [Arg30]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Object')"><br>Dummy14() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Void')"><br>Dummy2([Arg1], [Arg2], [Arg3], [Arg4], [Arg5], [Arg6], [Arg7], [Arg8]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Object')"><br>Dummy3() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Object')"><br>Dummy4([Arg1], [Arg2], [Arg3], [Arg4], [Arg5], [Arg6], [Arg7], [Arg8], [Arg9], [Arg10], [Arg11], [Arg12], [Arg13], [Arg14], [Arg15]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Object')"><br>Dummy5([Arg1], [Arg2], [Arg3], [Arg4], [Arg5], [Arg6], [Arg7], [Arg8], [Arg9], [Arg10], [Arg11], [Arg12], [Arg13]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Object')"><br>Dummy6() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Object')"><br>Dummy7() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Object')"><br>Dummy8([Arg1]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Object')"><br>Dummy9() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Object')"><br>EditDirectlyInCell [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel allows editing in cells. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEditDirectlyInCell.htm')" onmouseover="showReturns('Returns: Boolean')"><br>EnableAnimations [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if animated insertion and deletion is enabled. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnableAnimations.htm')" onmouseover="showReturns('Returns: Boolean')"><br>EnableAutoComplete [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the AutoComplete feature is enabled. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnableAutoComplete.htm')" onmouseover="showReturns('Returns: Boolean')"><br>EnableCancelKey [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlEnableCancelKey. Use this property very carefully. If you use xlDisabled, there's no way to interrupt a runaway loop or other non&amp;nbsp;&amp;nbsp;self-terminating code. Likewise, if you use xlErrorHandler but your error handler always returns using the Resume statement, there's no way to stop runaway code." width="16" height="16" onclick="getHelp('xlproEnableCancelKey.htm')" onmouseover="showReturns('Returns: XlEnableCancelKey')"><br>EnableEvents [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if events are enabled for the specified object. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnableEvents.htm')" onmouseover="showReturns('Returns: Boolean')"><br>EnableSound [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if sound is enabled for Microsoft Office. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnableSound.htm')" onmouseover="showReturns('Returns: Boolean')"><br>EnableTipWizard [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Equals(obj) <input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ErrorCheckingOptions<input type="image" src="MSGBOX02.ICO" alt="Returns: ErrorCheckingOptions. Returns an ErrorCheckingOptions object, which represents the error checking options for an application.&amp;nbsp;" width="16" height="16" onclick="getHelp('xlproErrorCheckingOptions.htm')" onmouseover="showReturns('Returns: ErrorCheckingOptions')"><br>Evaluate(Name) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Converts a Microsoft Excel name to an object or a value." width="16" height="16" onclick="getHelp('xlmthEvaluate.htm')" onmouseover="showReturns('Returns: Object')"><br>Excel4IntlMacroSheets<input type="image" src="MSGBOX02.ICO" alt="Returns: Sheets. Returns a Sheets collection that represents all the Microsoft Excel 4.0 international macro sheets in the specified workbook. Read-only." width="16" height="16" onclick="getHelp('xlproExcel4IntlMacroSheets.htm')" onmouseover="showReturns('Returns: Sheets')"><br>Excel4MacroSheets<input type="image" src="MSGBOX02.ICO" alt="Returns: Sheets. Returns a Sheets collection that represents all the Microsoft Excel 4.0 macro sheets in the specified workbook. Read-only." width="16" height="16" onclick="getHelp('xlproExcel4MacroSheets.htm')" onmouseover="showReturns('Returns: Sheets')"><br>ExecuteExcel4Macro(String) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Runs a Microsoft Excel 4.0 macro function and then returns the result of the function. The return type depends on the function." width="16" height="16" onclick="getHelp('xlmthExecuteExcel4Macro.htm')" onmouseover="showReturns('Returns: Object')"><br>ExtendList [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel automatically extends formatting and formulas to new data that is added to a list. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproExtendList.htm')" onmouseover="showReturns('Returns: Boolean')"><br>FeatureInstall [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoFeatureInstall. You can use the msoFeatureInstallOnDemandWithUI constant to prevent users from thinking that the application isn't responding while a feature is being installed. Use the msoFeatureInstallNone constant if you want the developer to be the only one who can install features." width="16" height="16" onclick="getHelp('xlproFeatureInstall.htm')" onmouseover="showReturns('Returns: MsoFeatureInstall')"><br>FileConverters<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns information about installed file converters. Returns Null if there are no converters installed. Read-only Variant." width="16" height="16" onclick="getHelp('xlproFileConverters.htm')" onmouseover="showReturns('Returns: Object')"><br>FileDialog<input type="image" src="MSGBOX02.ICO" alt="Returns: FileDialog. Returns a FileDialog object representing an instance of the file dialog." width="16" height="16" onclick="getHelp('xlproFileDialog.htm')" onmouseover="showReturns('Returns: FileDialog')"><br>FileFind<input type="image" src="MSGBOX02.ICO" alt="Returns: IFind. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlproFileFind.htm')" onmouseover="showReturns('Returns: IFind')"><br>FileSearch<input type="image" src="MSGBOX02.ICO" alt="Returns: FileSearch. Returns a FileSearch object for use with file searches. This property is available only in Microsoft Windows." width="16" height="16" onclick="getHelp('xlproFileSearch.htm')" onmouseover="showReturns('Returns: FileSearch')"><br>FindFile() <input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Displays the Open dialog box." width="16" height="16" onclick="getHelp('xlmthFindFile.htm')" onmouseover="showReturns('Returns: Boolean')"><br>FindFormat [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: CellFormat. Sets or returns the search criteria for the type of cell formats to find." width="16" height="16" onclick="getHelp('xlproFindFormat.htm')" onmouseover="showReturns('Returns: CellFormat')"><br>FixedDecimal [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. All data entered after this property is set to True will be formatted with the number of fixed decimal places set by the FixedDecimalPlaces property. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproFixedDecimal.htm')" onmouseover="showReturns('Returns: Boolean')"><br>FixedDecimalPlaces [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the number of fixed decimal places used when the FixedDecimal property is set to True. Read/write Long." width="16" height="16" onclick="getHelp('xlproFixedDecimalPlaces.htm')" onmouseover="showReturns('Returns: Int32')"><br>GenerateGetPivotData [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True when Microsoft Excel can get PivotTable report data. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproGenerateGetPivotData.htm')" onmouseover="showReturns('Returns: Boolean')"><br>GetCustomListContents(ListNum) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns a custom list (an array of strings)." width="16" height="16" onclick="getHelp('xlmthGetCustomListContents.htm')" onmouseover="showReturns('Returns: Object')"><br>GetCustomListNum(ListArray) <input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the custom list number for an array of strings. You can use this method to match both built-in lists and custom-defined lists." width="16" height="16" onclick="getHelp('xlmthGetCustomListNum.htm')" onmouseover="showReturns('Returns: Int32')"><br>GetHashCode() <input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Int32')"><br>GetLifetimeService() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Object')"><br>GetOpenFilename([FileFilter], [FilterIndex], [Title], [ButtonText], [MultiSelect]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Displays the standard Open dialog box and gets a file name from the user without actually opening any files." wid