ÿþ<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." width="16" height="16" onclick="getHelp('xlmthGetOpenFilename.htm')" onmouseover="showReturns('Returns: Object')"><br>GetPhonetic([Text]) <input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the Japanese phonetic text of the specified text string. This method is available to you only if you have selected or installed Japanese language support for Microsoft Office." width="16" height="16" onclick="getHelp('xlmthGetPhonetic.htm')" onmouseover="showReturns('Returns: String')"><br>GetSaveAsFilename([InitialFilename], [FileFilter], [FilterIndex], [Title], [ButtonText]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Displays the standard Save As dialog box and gets a file name from the user without actually saving any files." width="16" height="16" onclick="getHelp('xlmthGetSaveAsFilename.htm')" onmouseover="showReturns('Returns: Object')"><br>GetType() <input type="image" src="MSGBOX02.ICO" alt="Returns: Type. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Type')"><br>Goto([Reference], [Scroll]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Selects any range or Visual Basic procedure in any workbook, and activates that workbook if its not already active." width="16" height="16" onclick="getHelp('xlmthGoto.htm')" onmouseover="showReturns('Returns: Void')"><br>Height [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example sets the height of the embedded chart." width="16" height="16" onclick="getHelp('xlproHeight.htm')" onmouseover="showReturns('Returns: Double')"><br>Help([HelpFile], [HelpContextID]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Displays a Help topic." width="16" height="16" onclick="getHelp('xlmthHelp.htm')" onmouseover="showReturns('Returns: Void')"><br>Hinstance<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the instance handle of the instance that is calling Microsoft Excel. Read-only Long." width="16" height="16" onclick="getHelp('xlproHinstance.htm')" onmouseover="showReturns('Returns: Int32')"><br>Hwnd<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns a Long indicating the top-level window handle of the Microsoft Excel window. Read-only." width="16" height="16" onclick="getHelp('xlproHwnd.htm')" onmouseover="showReturns('Returns: Int32')"><br>IgnoreRemoteRequests [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if remote DDE requests are ignored. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproIgnoreRemoteRequests.htm')" onmouseover="showReturns('Returns: Boolean')"><br>InchesToPoints(Inches) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Converts a measurement from inches to points." width="16" height="16" onclick="getHelp('xlmthInchesToPoints.htm')" onmouseover="showReturns('Returns: Double')"><br>InitializeLifetimeService() <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>InputBox(Prompt, [Title], [Default], [Left], [Top], [HelpFile], [HelpContextID], [Type]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Displays a dialog box for user input. Returns the information entered in the dialog box." width="16" height="16" onclick="getHelp('xlmthInputBox.htm')" onmouseover="showReturns('Returns: Object')"><br>Interactive [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel is in interactive mode; this property is usually True. If you set the this property to False, Microsoft Excel will block all input from the keyboard and mouse (except input to dialog boxes that are displayed by your code). Blocking user input will prevent the user from interfering with the macro as it moves or activates Microsoft Excel objects. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproInteractive.htm')" onmouseover="showReturns('Returns: Boolean')"><br>International<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns information about the current country/region and international settings. Read-only Variant." width="16" height="16" onclick="getHelp('xlproInternational.htm')" onmouseover="showReturns('Returns: Object')"><br>Intersect(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: Range. Returns a Range object that represents the rectangular intersection of two or more ranges." width="16" height="16" onclick="getHelp('xlmthIntersect.htm')" onmouseover="showReturns('Returns: Range')"><br>Iteration [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel will use iteration to resolve circular references. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproIteration.htm')" onmouseover="showReturns('Returns: Boolean')"><br>LanguageSettings<input type="image" src="MSGBOX02.ICO" alt="Returns: LanguageSettings. Returns the LanguageSettings object, which contains information about the language settings in Microsoft Excel. Read-only." width="16" height="16" onclick="getHelp('xlproLanguageSettings.htm')" onmouseover="showReturns('Returns: LanguageSettings')"><br>LargeButtons [= 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>Left [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Double')"><br>LibraryPath<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the path to the Library folder, but without the final separator. Read-only String." width="16" height="16" onclick="getHelp('xlproLibraryPath.htm')" onmouseover="showReturns('Returns: String')"><br>MacroOptions([Macro], [Description], [HasMenu], [MenuText], [HasShortcutKey], [ShortcutKey], [Category], [StatusBar], [HelpContextID], [HelpFile]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Corresponds to options in the Macro Options dialog box." width="16" height="16" onclick="getHelp('xlmthMacroOptions.htm')" onmouseover="showReturns('Returns: Void')"><br>MailLogoff() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Closes a MAPI mail session established by Microsoft Excel." width="16" height="16" onclick="getHelp('xlmthMailLogoff.htm')" onmouseover="showReturns('Returns: Void')"><br>MailLogon([Name], [Password], [DownloadNewMail]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Logs in to MAPI Mail or Microsoft Exchange and establishes a mail session. If Microsoft Mail isn't already running, you must use this method to establish a mail session before mail or document routing functions can be used." width="16" height="16" onclick="getHelp('xlmthMailLogon.htm')" onmouseover="showReturns('Returns: Void')"><br>MailSession<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. 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." width="16" height="16" onclick="getHelp('xlproMailSession.htm')" onmouseover="showReturns('Returns: Object')"><br>MailSystem<input type="image" src="MSGBOX02.ICO" alt="Returns: XlMailSystem. This example displays the name of the mail system that's installed on the computer." width="16" height="16" onclick="getHelp('xlproMailSystem.htm')" onmouseover="showReturns('Returns: XlMailSystem')"><br>MapPaperSize [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if documents formatted for another country's/region's standard paper size (for example, A4) are automatically adjusted so that they're printed correctly on your country's/region's standard paper size (for example, Letter). Read/write Boolean." width="16" height="16" onclick="getHelp('xlproMapPaperSize.htm')" onmouseover="showReturns('Returns: Boolean')"><br>MathCoprocessorAvailable<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if a math coprocessor is available. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproMathCoprocessorAvailable.htm')" onmouseover="showReturns('Returns: Boolean')"><br>MaxChange [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns or sets the maximum amount of change between each iteration as Microsoft Excel resolves circular references. Read/write Double." width="16" height="16" onclick="getHelp('xlproMaxChange.htm')" onmouseover="showReturns('Returns: Double')"><br>MaxIterations [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the maximum number of iterations that Microsoft Excel can use to resolve a circular reference. Read/write Long." width="16" height="16" onclick="getHelp('xlproMaxIterations.htm')" onmouseover="showReturns('Returns: Int32')"><br>MemoryFree<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the amount of memory that's still available for Microsoft Excel to use, in bytes. Read-only Long." width="16" height="16" onclick="getHelp('xlproMemoryFree.htm')" onmouseover="showReturns('Returns: Int32')"><br>MemoryTotal<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the total amount of memory (in bytes) that's available to Microsoft Excel, including memory already in use. Read-only Long." width="16" height="16" onclick="getHelp('xlproMemoryTotal.htm')" onmouseover="showReturns('Returns: Int32')"><br>MemoryUsed<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Application object: Returns the amount of memory that Microsoft Excel is currently using, in bytes. Read-only Long." width="16" height="16" onclick="getHelp('xlproMemoryUsed.htm')" onmouseover="showReturns('Returns: Int32')"><br>MenuBars<input type="image" src="MSGBOX02.ICO" alt="Returns: MenuBars. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: MenuBars')"><br>Modules<input type="image" src="MSGBOX02.ICO" alt="Returns: Modules. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Modules')"><br>MouseAvailable<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if a mouse is available. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproMouseAvailable.htm')" onmouseover="showReturns('Returns: Boolean')"><br>MoveAfterReturn [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the active cell will be moved as soon as the ENTER (RETURN) key is pressed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproMoveAfterReturn.htm')" onmouseover="showReturns('Returns: Boolean')"><br>MoveAfterReturnDirection [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlDirection. If the MoveAfterReturn property is False, the selection doesnt move at all, regardless of how the MoveAfterReturnDirection property is set." width="16" height="16" onclick="getHelp('xlproMoveAfterReturnDirection.htm')" onmouseover="showReturns('Returns: XlDirection')"><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>Names<input type="image" src="MSGBOX02.ICO" alt="Returns: Names. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlproNames.htm')" onmouseover="showReturns('Returns: Names')"><br>NetworkTemplatesPath<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the network path where templates are stored. If the network path doesnt exist, this property returns an empty string. Read-only String." width="16" height="16" onclick="getHelp('xlproNetworkTemplatesPath.htm')" onmouseover="showReturns('Returns: String')"><br>NewWorkbook<input type="image" src="MSGBOX02.ICO" alt="Returns: NewFile. Returns a StartWorking object." width="16" height="16" onclick="getHelp('xlproNewWorkbook.htm')" onmouseover="showReturns('Returns: NewFile')"><br>NextLetter() <input type="image" src="MSGBOX02.ICO" alt="Returns: Workbook. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlmthNextLetter.htm')" onmouseover="showReturns('Returns: Workbook')"><br>ODBCErrors<input type="image" src="MSGBOX02.ICO" alt="Returns: ODBCErrors. Returns an ODBCErrors collection that contains all the ODBC errors generated by the most recent query table or PivotTable report operation. Read-only." width="16" height="16" onclick="getHelp('xlproODBCErrors.htm')" onmouseover="showReturns('Returns: ODBCErrors')"><br>ODBCTimeout [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the ODBC query time limit, in seconds. The default value is 45 seconds. Read/write Long." width="16" height="16" onclick="getHelp('xlproODBCTimeout.htm')" onmouseover="showReturns('Returns: Int32')"><br>OLEDBErrors<input type="image" src="MSGBOX02.ICO" alt="Returns: OLEDBErrors. Returns the OLEDBErrors collection, which represents the error information returned by the most recent OLE DB query. Read-only." width="16" height="16" onclick="getHelp('xlproOLEDBErrors.htm')" onmouseover="showReturns('Returns: OLEDBErrors')"><br>OnCalculate [= setting]<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>OnData [= setting]<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>OnDoubleClick [= setting]<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>OnEntry [= setting]<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>OnKey(Key, [Procedure]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Runs a specified procedure when a particular key or key combination is pressed." width="16" height="16" onclick="getHelp('xlmthOnKey.htm')" onmouseover="showReturns('Returns: Void')"><br>OnRepeat(Text, Procedure) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the Repeat menu item and the name of the procedure that will run if you choose the Repeat command (Edit menu) after running the procedure that sets this property." width="16" height="16" onclick="getHelp('xlmthOnRepeat.htm')" onmouseover="showReturns('Returns: Void')"><br>OnSheetActivate [= setting]<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>OnSheetDeactivate [= setting]<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>OnTime(EarliestTime, Procedure, [LatestTime], [Schedule]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Schedules a procedure to be run at a specified time in the future (either at a specific time of day or after a specific amount of time has passed)." width="16" height="16" onclick="getHelp('xlmthOnTime.htm')" onmouseover="showReturns('Returns: Void')"><br>OnUndo(Text, Procedure) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the text of the Undo and the name of the procedure thats run if you choose the Undo command (Edit menu) after running the procedure that sets this property." width="16" height="16" onclick="getHelp('xlmthOnUndo.htm')" onmouseover="showReturns('Returns: Void')"><br>OnWindow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the name of the procedure thats run whenever you activate a window. Read/write String." width="16" height="16" onclick="getHelp('xlproOnWindow.htm')" onmouseover="showReturns('Returns: String')"><br>OperatingSystem<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the name and version number of the current operating system&amp;nbsp; for example, Windows (32-bit) 4.00 or Macintosh 7.00. Read-only String." width="16" height="16" onclick="getHelp('xlproOperatingSystem.htm')" onmouseover="showReturns('Returns: String')"><br>OrganizationName<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the registered organization name. Read-only String." width="16" height="16" onclick="getHelp('xlproOrganizationName.htm')" onmouseover="showReturns('Returns: String')"><br>Parent<input type="image" src="MSGBOX02.ICO" alt="Returns: Application. Returns the parent object for the specified object." width="16" height="16" onclick="getHelp('xlproParent.htm')" onmouseover="showReturns('Returns: Application')"><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>PathSeparator<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the path separator character (\). Read-only String." width="16" height="16" onclick="getHelp('xlproPathSeparator.htm')" onmouseover="showReturns('Returns: String')"><br>PivotTableSelection [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if PivotTable reports use structured selection. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproPivotTableSelection.htm')" onmouseover="showReturns('Returns: Boolean')"><br>PreviousSelections<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an array of the last four ranges or names selected. Each element in the array is a Range object. Read-only Variant." width="16" height="16" onclick="getHelp('xlproPreviousSelections.htm')" onmouseover="showReturns('Returns: Object')"><br>ProductCode<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the globally unique identifier (GUID) for Microsoft Excel. Read-only String." width="16" height="16" onclick="getHelp('xlproProductCode.htm')" onmouseover="showReturns('Returns: String')"><br>PromptForSummaryInfo [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel asks for summary information when files are first saved. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproPromptForSummaryInfo.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Quit() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Quits Microsoft Excel." width="16" height="16" onclick="getHelp('xlmthQuit.htm')" onmouseover="showReturns('Returns: Void')"><br>Range<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>Ready<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True when the Microsoft Excel application is ready; False when the Excel application is not ready. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproReady.htm')" onmouseover="showReturns('Returns: Boolean')"><br>RecentFiles<input type="image" src="MSGBOX02.ICO" alt="Returns: RecentFiles. Returns a RecentFiles collection that represents the list of recently used files." width="16" height="16" onclick="getHelp('xlproRecentFiles.htm')" onmouseover="showReturns('Returns: RecentFiles')"><br>RecordMacro([BasicCode], [XlmCode]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Records code if the macro recorder is on." width="16" height="16" onclick="getHelp('xlmthRecordMacro.htm')" onmouseover="showReturns('Returns: Void')"><br>RecordRelative<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if macros are recorded using relative references; False if recording is absolute. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproRecordRelative.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ReferenceStyle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlReferenceStyle. This example displays the current reference style." width="16" height="16" onclick="getHelp('xlproReferenceStyle.htm')" onmouseover="showReturns('Returns: XlReferenceStyle')"><br>RegisteredFunctions<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns information about functions in either dynamic-link libraries (DLLs) or code resources that were registered with the REGISTER or REGISTER.ID macro functions. Read-only Variant." width="16" height="16" onclick="getHelp('xlproRegisteredFunctions.htm')" onmouseover="showReturns('Returns: Object')"><br>RegisterXLL(Filename) <input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Loads an XLL code resource and automatically registers the functions and commands contained in the resource." width="16" height="16" onclick="getHelp('xlmthRegisterXLL.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Repeat() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Repeats the last user-interface action." width="16" height="16" onclick="getHelp('xlmthRepeat.htm')" onmouseover="showReturns('Returns: Void')"><br>ReplaceFormat [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: CellFormat. Sets the replacement criteria to use in replacing cell formats." width="16" height="16" onclick="getHelp('xlproReplaceFormat.htm')" onmouseover="showReturns('Returns: CellFormat')"><br>ResetTipWizard() <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>RollZoom [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the IntelliMouse zooms instead of scrolling. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproRollZoom.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Rows<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. For an Application object, returns a Range object that represents all the rows on the active worksheet. If the active document isnt a worksheet, the Rows property fails. For a Range object, returns a Range object that represents the rows in the specified range. For a Worksheet object, returns a Range object that represents all the rows on the specified worksheet. Read-only Range object." width="16" height="16" onclick="getHelp('xlproRows.htm')" onmouseover="showReturns('Returns: Range')"><br>RTD<input type="image" src="MSGBOX02.ICO" alt="Returns: RTD. Returns an RTD object." width="16" height="16" onclick="getHelp('xlproRTD.htm')" onmouseover="showReturns('Returns: RTD')"><br>Run([Macro], [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. Runs the Microsoft Excel macro at this location. The range must be on a macro sheet." width="16" height="16" onclick="getHelp('xlmthRun.htm')" onmouseover="showReturns('Returns: Object')"><br>Save([Filename]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Saves changes to the specified workbook." width="16" height="16" onclick="getHelp('xlmthSave.htm')" onmouseover="showReturns('Returns: Void')"><br>SaveWorkspace([Filename]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Saves the current workspace." width="16" height="16" onclick="getHelp('xlmthSaveWorkspace.htm')" onmouseover="showReturns('Returns: Void')"><br>ScreenUpdating [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if screen updating is turned on. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproScreenUpdating.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Selection<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the selected object in the active window, for an Application object, and a specified window, for a Windows object." width="16" height="16" onclick="getHelp('xlproSelection.htm')" onmouseover="showReturns('Returns: Object')"><br>SendKeys(Keys, [Wait]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sends keystrokes to the active application." width="16" height="16" onclick="getHelp('xlmthSendKeys.htm')" onmouseover="showReturns('Returns: Void')"><br>SetDefaultChart([FormatName], [Gallery]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Specifies the name of the chart template that Microsoft Excel will use when creating new charts." width="16" height="16" onclick="getHelp('xlmthSetDefaultChart.htm')" onmouseover="showReturns('Returns: Void')"><br>SheetActivate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when any sheet is activated." width="16" height="16" onclick="getHelp('xlevtSheetActivate.htm')" onmouseover="showReturns('Returns: ')"><br>SheetBeforeDoubleClick<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when any worksheet is double-clicked, before the default double-click action." width="16" height="16" onclick="getHelp('xlevtSheetBeforeDoubleClick.htm')" onmouseover="showReturns('Returns: ')"><br>SheetBeforeRightClick<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when any worksheet is right-clicked, before the default right-click action." width="16" height="16" onclick="getHelp('xlevtSheetBeforeRightClick.htm')" onmouseover="showReturns('Returns: ')"><br>SheetCalculate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs after any worksheet is recalculated or after any changed data is plotted on a chart." width="16" height="16" onclick="getHelp('xlevtSheetCalculate.htm')" onmouseover="showReturns('Returns: ')"><br>SheetChange<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when cells in any worksheet are changed by the user or by an external link." width="16" height="16" onclick="getHelp('xlevtSheetChange.htm')" onmouseover="showReturns('Returns: ')"><br>SheetDeactivate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when any sheet is deactivated." width="16" height="16" onclick="getHelp('xlevtSheetDeactivate.htm')" onmouseover="showReturns('Returns: ')"><br>SheetFollowHyperlink<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when you click any hyperlink in Microsoft Excel. For worksheet-level events, see the Help topic for the FollowHyperlink event." width="16" height="16" onclick="getHelp('xlevtSheetFollowHyperlink.htm')" onmouseover="showReturns('Returns: ')"><br>SheetPivotTableUpdate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs after the sheet of the PivotTable report has been updated." width="16" height="16" onclick="getHelp('xlevtSheetPivotTableUpdate.htm')" onmouseover="showReturns('Returns: ')"><br>Sheets<input type="image" src="MSGBOX02.ICO" alt="Returns: Sheets. Returns a Sheets collection that represents all the sheets in the active workbook, for an Application object. Returns a Sheets collection that represents all the sheets in the specified workbook, for a Workbook object. Read-only Sheets object." width="16" height="16" onclick="getHelp('xlproSheets.htm')" onmouseover="showReturns('Returns: Sheets')"><br>SheetSelectionChange<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when the selection changes on any worksheet (doesn't occur if the selection is on a chart sheet)." width="16" height="16" onclick="getHelp('xlevtSheetSelectionChange.htm')" onmouseover="showReturns('Returns: ')"><br>SheetsInNewWorkbook [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the number of sheets that Microsoft Excel automatically inserts into new workbooks. Read/write Long." width="16" height="16" onclick="getHelp('xlproSheetsInNewWorkbook.htm')" onmouseover="showReturns('Returns: Int32')"><br>ShortcutMenus<input type="image" src="MSGBOX02.ICO" alt="Returns: Menu. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Menu')"><br>ShowChartTipNames [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if charts show chart tip names. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowChartTipNames.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowChartTipValues [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if charts show chart tip values. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowChartTipValues.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowStartupDialog [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True (default) when the New Workbook task pane appears for a Microsoft Excel application. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowStartupDialog.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowToolTips [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if ToolTips are turned on. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowToolTips.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowWindowsInTaskbar [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if theres a separate Windows taskbar button for each open workbook. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowWindowsInTaskbar.htm')" onmouseover="showReturns('Returns: Boolean')"><br>SmartTagRecognizers<input type="image" src="MSGBOX02.ICO" alt="Returns: SmartTagRecognizers. Returns a SmartTagRecognizers collection for an application." width="16" height="16" onclick="getHelp('xlproSmartTagRecognizers.htm')" onmouseover="showReturns('Returns: SmartTagRecognizers')"><br>Speech<input type="image" src="MSGBOX02.ICO" alt="Returns: Speech. Returns a Speech object." width="16" height="16" onclick="getHelp('xlproSpeech.htm')" onmouseover="showReturns('Returns: Speech')"><br>SpellingOptions<input type="image" src="MSGBOX02.ICO" alt="Returns: SpellingOptions. Returns a SpellingOptions object that represents the spelling options of the application." width="16" height="16" onclick="getHelp('xlproSpellingOptions.htm')" onmouseover="showReturns('Returns: SpellingOptions')"><br>StandardFont [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the name of the standard font. Read/write String." width="16" height="16" onclick="getHelp('xlproStandardFont.htm')" onmouseover="showReturns('Returns: String')"><br>StandardFontSize [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns or sets the standard font size, in points. Read/write Long." width="16" height="16" onclick="getHelp('xlproStandardFontSize.htm')" onmouseover="showReturns('Returns: Double')"><br>StartupPath<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the complete path of the startup folder, excluding the final separator. Read-only String." width="16" height="16" onclick="getHelp('xlproStartupPath.htm')" onmouseover="showReturns('Returns: String')"><br>StatusBar [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the text in the status bar. Read/write String." width="16" height="16" onclick="getHelp('xlproStatusBar.htm')" onmouseover="showReturns('Returns: Object')"><br>Support(Object, ID, [arg]) <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>TemplatesPath<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the local path where templates are stored. Read-only String." width="16" height="16" onclick="getHelp('xlproTemplatesPath.htm')" onmouseover="showReturns('Returns: String')"><br>ThisCell<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns the cell in which the user-defined function is being called from as a Range object." width="16" height="16" onclick="getHelp('xlproThisCell.htm')" onmouseover="showReturns('Returns: Range')"><br>ThisWorkbook<input type="image" src="MSGBOX02.ICO" alt="Returns: Workbook. Returns a Workbook object that represents the workbook where the current macro code is running. Read-only." width="16" height="16" onclick="getHelp('xlproThisWorkbook.htm')" onmouseover="showReturns('Returns: Workbook')"><br>ThousandsSeparator [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Sets or returns&amp;nbsp;the character used for the thousands separator as a String. Read/write." width="16" height="16" onclick="getHelp('xlproThousandsSeparator.htm')" onmouseover="showReturns('Returns: String')"><br>Toolbars<input type="image" src="MSGBOX02.ICO" alt="Returns: Toolbars. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Toolbars')"><br>Top [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Double')"><br>ToString() <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>TransitionMenuKey [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the Microsoft Excel menu or help key, which is usually /. Read/write String." width="16" height="16" onclick="getHelp('xlproTransitionMenuKey.htm')" onmouseover="showReturns('Returns: String')"><br>TransitionMenuKeyAction [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the action taken when the Microsoft Excel menu key is pressed. Can be either xlExcelMenus or xlLotusHelp. Read/write Long." width="16" height="16" onclick="getHelp('xlproTransitionMenuKeyAction.htm')" onmouseover="showReturns('Returns: Int32')"><br>TransitionNavigKeys [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if transition navigation keys are active. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproTransitionNavigKeys.htm')" onmouseover="showReturns('Returns: Boolean')"><br>UILanguage [= setting]<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>Undo() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Cancels the last user-interface action." width="16" height="16" onclick="getHelp('xlmthUndo.htm')" onmouseover="showReturns('Returns: Void')"><br>Union(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: Range. Returns the union of two or more ranges." width="16" height="16" onclick="getHelp('xlmthUnion.htm')" onmouseover="showReturns('Returns: Range')"><br>UsableHeight<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the maximum height of the space that a window can occupy in the application window area, in points. Read-only Double." width="16" height="16" onclick="getHelp('xlproUsableHeight.htm')" onmouseover="showReturns('Returns: Double')"><br>UsableWidth<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the maximum width of the space that a window can occupy in the application window area, in points. Read-only Double." width="16" height="16" onclick="getHelp('xlproUsableWidth.htm')" onmouseover="showReturns('Returns: Double')"><br>UsedObjects<input type="image" src="MSGBOX02.ICO" alt="Returns: UsedObjects. Returns a UsedObjects object representing objects allocated in a workbook." width="16" height="16" onclick="getHelp('xlproUsedObjects.htm')" onmouseover="showReturns('Returns: UsedObjects')"><br>UserControl [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the application is visible or if it was created or started by the user. False if you created or started the application programmatically by using the CreateObject or GetObject functions, and the application is hidden. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproUserControl.htm')" onmouseover="showReturns('Returns: Boolean')"><br>UserLibraryPath<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the path to the location on the users computer where the COM add-ins are installed. Read-only String." width="16" height="16" onclick="getHelp('xlproUserLibraryPath.htm')" onmouseover="showReturns('Returns: String')"><br>UserName [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the name of the current user. Read/write String." width="16" height="16" onclick="getHelp('xlproUserName.htm')" onmouseover="showReturns('Returns: String')"><br>UseSystemSeparators [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True (default) if the system separators of Microsoft Excel are enabled. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproUseSystemSeparators.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Value<input type="image" src="MSGBOX02.ICO" alt="Returns: String. For the Application object, always returns &amp;quot;Microsoft Excel&amp;quot;. For the CubeField object, the name of the specified field. For the Style object, the name of the specified style. Read-only String." width="16" height="16" onclick="getHelp('xlproValue.htm')" onmouseover="showReturns('Returns: String')"><br>VBE<input type="image" src="MSGBOX02.ICO" alt="Returns: VBE. " width="16" height="16" onclick="getHelp('xlproVBE.htm')" onmouseover="showReturns('Returns: VBE')"><br>Version<input type="image" src="MSGBOX02.ICO" alt="Returns: String. &amp;nbsp;Version property as it applies to the PivotTable object." width="16" height="16" onclick="getHelp('xlproVersion.htm')" onmouseover="showReturns('Returns: String')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Volatile([Volatile]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Marks a user-defined function as volatile. A volatile function must be recalculated whenever calculation occurs in any cells on the worksheet. A nonvolatile function is recalculated only when the input variables change. This method has no effect if it's not inside a user-defined function used to calculate a worksheet cell." width="16" height="16" onclick="getHelp('xlmthVolatile.htm')" onmouseover="showReturns('Returns: Void')"><br>Wait(Time) <input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Pauses a running macro until a specified time. Returns True if the specified time has arrived." width="16" height="16" onclick="getHelp('xlmthWait.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Watches<input type="image" src="MSGBOX02.ICO" alt="Returns: Watches. Returns a Watches object representing a range which is tracked when the worksheet is recalculated." width="16" height="16" onclick="getHelp('xlproWatches.htm')" onmouseover="showReturns('Returns: Watches')"><br>Width [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example expands the active window to the maximum size available (assuming that the window isnt maximized)." width="16" height="16" onclick="getHelp('xlproWidth.htm')" onmouseover="showReturns('Returns: Double')"><br>WindowActivate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when any workbook window is activated." width="16" height="16" onclick="getHelp('xlevtWindowActivate.htm')" onmouseover="showReturns('Returns: ')"><br>WindowDeactivate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when any workbook window is deactivated." width="16" height="16" onclick="getHelp('xlevtWindowDeactivate.htm')" onmouseover="showReturns('Returns: ')"><br>WindowResize<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when any workbook window is resized." width="16" height="16" onclick="getHelp('xlevtWindowResize.htm')" onmouseover="showReturns('Returns: ')"><br>Windows<input type="image" src="MSGBOX02.ICO" alt="Returns: Windows. For an Application object, returns a Windows collection that represents all the windows in all the workbooks. For a Workbook object, returns a Windows collection that represents all the windows in the specified workbook. Read-only Windows object." width="16" height="16" onclick="getHelp('xlproWindows.htm')" onmouseover="showReturns('Returns: Windows')"><br>WindowsForPens<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the computer is running under Microsoft Windows for Pen Computing. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproWindowsForPens.htm')" onmouseover="showReturns('Returns: Boolean')"><br>WindowState [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlWindowState. This example maximizes the application window in Microsoft Excel." width="16" height="16" onclick="getHelp('xlproWindowState.htm')" onmouseover="showReturns('Returns: XlWindowState')"><br>WorkbookActivate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when any workbook is activated." width="16" height="16" onclick="getHelp('xlevtWorkbookActivate.htm')" onmouseover="showReturns('Returns: ')"><br>WorkbookAddinInstall<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when a workbook is installed as an add-in." width="16" height="16" onclick="getHelp('xlevtWorkbookAddinInstall.htm')" onmouseover="showReturns('Returns: ')"><br>WorkbookAddinUninstall<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when any add-in workbook is uninstalled." width="16" height="16" onclick="getHelp('xlevtWorkbookAddinUninstall.htm')" onmouseover="showReturns('Returns: ')"><br>WorkbookAfterXmlExport<input type="image" src="MSGBOX02.ICO" alt="Returns: . Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ')"><br>WorkbookAfterXmlImport<input type="image" src="MSGBOX02.ICO" alt="Returns: . Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ')"><br>WorkbookBeforeClose<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs immediately before any open workbook closes." width="16" height="16" onclick="getHelp('xlevtWorkbookBeforeClose.htm')" onmouseover="showReturns('Returns: ')"><br>WorkbookBeforePrint<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs before any open workbook is printed." width="16" height="16" onclick="getHelp('xlevtWorkbookBeforePrint.htm')" onmouseover="showReturns('Returns: ')"><br>WorkbookBeforeSave<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs before any open workbook is saved." width="16" height="16" onclick="getHelp('xlevtWorkbookBeforeSave.htm')" onmouseover="showReturns('Returns: ')"><br>WorkbookBeforeXmlExport<input type="image" src="MSGBOX02.ICO" alt="Returns: . Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ')"><br>WorkbookBeforeXmlImport<input type="image" src="MSGBOX02.ICO" alt="Returns: . Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ')"><br>WorkbookDeactivate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when any open workbook is deactivated." width="16" height="16" onclick="getHelp('xlevtWorkbookDeactivate.htm')" onmouseover="showReturns('Returns: ')"><br>WorkbookNewSheet<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when a new sheet is created in any open workbook." width="16" height="16" onclick="getHelp('xlevtWorkbookNewSheet.htm')" onmouseover="showReturns('Returns: ')"><br>WorkbookOpen<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when a workbook is opened." width="16" height="16" onclick="getHelp('xlevtWorkbookOpen.htm')" onmouseover="showReturns('Returns: ')"><br>WorkbookPivotTableCloseConnection<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs after a PivotTable report connection has been closed." width="16" height="16" onclick="getHelp('xlevtWorkbookPivotTableCloseConnection.htm')" onmouseover="showReturns('Returns: ')"><br>WorkbookPivotTableOpenConnection<input type="image" src="MSGBOX02.ICO" alt="Returns: . Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlevtWorkbookPivotTableOpenConnection.htm')" onmouseover="showReturns('Returns: ')"><br>Workbooks<input type="image" src="MSGBOX02.ICO" alt="Returns: Workbooks. Returns a Workbooks collection that represents all the open workbooks. Read-only." width="16" height="16" onclick="getHelp('xlproWorkbooks.htm')" onmouseover="showReturns('Returns: Workbooks')"><br>WorkbookSync<input type="image" src="MSGBOX02.ICO" alt="Returns: . Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ')"><br>WorksheetFunction<input type="image" src="MSGBOX02.ICO" alt="Returns: WorksheetFunction. Returns the WorksheetFunction object. Read-only." width="16" height="16" onclick="getHelp('xlproWorksheetFunction.htm')" onmouseover="showReturns('Returns: WorksheetFunction')"><br>Worksheets<input type="image" src="MSGBOX02.ICO" alt="Returns: Sheets. For an Application object, returns a Sheets collection that represents all the worksheets in the active workbook. For a Workbook object, returns a Sheets collection that represents all the worksheets in the specified workbook. Read-only Sheets object." width="16" height="16" onclick="getHelp('xlproWorksheets.htm')" onmouseover="showReturns('Returns: Sheets')"><br><h2>Areas (1995) <img src="MSGBOX02.ICO" alt="A collection of the areas, or contiguous blocks of cells, within a selection. Theres no singular Area object; individual members of the Areas collection are Range objects. The Areas collection contains one Range object for each discrete, contiguous range of cells within the selection. If the selection contains only one area, the Areas collection contains a single Range object that corresponds to that selection." width="16" height="16" onclick="getHelp('xlobjAreas.htm');showMozHelp('A collection of the areas, or contiguous blocks of cells, within a selection. Theres no singular Area object; individual members of the Areas collection are Range objects. The Areas collection contains one Range object for each discrete, contiguous range of cells within the selection. If the selection contains only one area, the Areas collection contains a single Range object that corresponds to that selection.');"></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>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: Range. 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: Range')"><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>AutoCorrect (1995) <img src="MSGBOX02.ICO" alt="Contains Microsoft Excel AutoCorrect attributes (capitalization of names of days, correction of two initial capital letters, automatic correction list, and so on)." width="16" height="16" onclick="getHelp('xlobjAutoCorrect.htm');showMozHelp('Contains Microsoft Excel AutoCorrect attributes (capitalization of names of days, correction of two initial capital letters, automatic correction list, and so on).');"></h2>AddReplacement(What, Replacement) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Adds an entry to the array of AutoCorrect replacements." width="16" height="16" onclick="getHelp('xlmthAddReplacement.htm')" onmouseover="showReturns('Returns: Object')"><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>AutoExpandListRange [= 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>CapitalizeNamesOfDays [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the first letter of day names is capitalized automatically. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproCapitalizeNamesOfDays.htm')" onmouseover="showReturns('Returns: Boolean')"><br>CorrectCapsLock [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel automatically corrects accidental use of the CAPS LOCK key. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproCorrectCapsLock.htm')" onmouseover="showReturns('Returns: Boolean')"><br>CorrectSentenceCap [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel automatically corrects sentence (first word) capitalization. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproCorrectSentenceCap.htm')" onmouseover="showReturns('Returns: Boolean')"><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>DeleteReplacement(What) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deletes an entry from the array of AutoCorrect replacements." width="16" height="16" onclick="getHelp('xlmthDeleteReplacement.htm')" onmouseover="showReturns('Returns: Object')"><br>DisplayAutoCorrectOptions [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Allows the user to display or hide the AutoCorrect Options button.&amp;nbsp;The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayAutoCorrectOptions.htm')" onmouseover="showReturns('Returns: Boolean')"><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>ReplacementList [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the array of AutoCorrect replacements." width="16" height="16" onclick="getHelp('xlproReplacementList.htm')" onmouseover="showReturns('Returns: Object')"><br>ReplaceText [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if text in the list of AutoCorrect replacements is replaced automatically. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproReplaceText.htm')" onmouseover="showReturns('Returns: Boolean')"><br>TwoInitialCapitals [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if words that begin with two capital letters are corrected automatically. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproTwoInitialCapitals.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>AutoFilter (1995) <img src="MSGBOX02.ICO" alt="Represents autofiltering for the specified worksheet." width="16" height="16" onclick="getHelp('xlobjAutoFilter.htm');showMozHelp('Represents autofiltering for the specified worksheet.');"></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>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>Filters<input type="image" src="MSGBOX02.ICO" alt="Returns: Filters. Returns a Filters collection that represents all the filters in an autofiltered range. Read-only." width="16" height="16" onclick="getHelp('xlproFilters.htm')" onmouseover="showReturns('Returns: Filters')"><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>Range<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><h2>AutoRecover (2002) <img src="MSGBOX02.ICO" alt="Use the Path property of the AutoRecover object to set the path for where the AutoRecover file will be saved. The following example sets the path of the AutoRecover file to drive C." width="16" height="16" onclick="getHelp('xlobjAutoRecover.htm');showMozHelp('Use the Path property of the AutoRecover object to set the path for where the AutoRecover file will be saved. The following example sets the path of the AutoRecover file to drive C.');"></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>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>Enabled [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the object is enabled. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnabled.htm')" onmouseover="showReturns('Returns: Boolean')"><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 [= setting]<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>Time [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Sets or returns the time interval for the AutoRecover object. Permissible values are integers from 1 to 120 minutes.&amp;nbsp;The default value is 10 minutes.&amp;nbsp;Read/write Long." width="16" height="16" onclick="getHelp('xlproTime.htm')" onmouseover="showReturns('Returns: Int32')"><br><h2>Axes (1995) <img src="MSGBOX02.ICO" alt="A collection of all the Axis objects in the specified chart." width="16" height="16" onclick="getHelp('xlobjAxes.htm');showMozHelp('A collection of all the Axis objects in the specified chart.');"></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>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(Type, [AxisGroup]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Axis. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: Axis')"><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>Axis (1995) <img src="MSGBOX02.ICO" alt="Represents a single axis in a chart. The Axis object is a member of the Axes collection." width="16" height="16" onclick="getHelp('xlobjAxis.htm');showMozHelp('Represents a single axis in a chart. The Axis object is a member of the Axes collection.');"></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>AxisBetweenCategories [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the value axis crosses the category axis between categories. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAxisBetweenCategories.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AxisGroup<input type="image" src="MSGBOX02.ICO" alt="Returns: XlAxisGroup. For 3-D charts, only xlPrimary is valid." width="16" height="16" onclick="getHelp('xlproAxisGroup.htm')" onmouseover="showReturns('Returns: XlAxisGroup')"><br>AxisTitle<input type="image" src="MSGBOX02.ICO" alt="Returns: AxisTitle. Returns an AxisTitle object that represents the title of the specified axis. Read-only." width="16" height="16" onclick="getHelp('xlproAxisTitle.htm')" onmouseover="showReturns('Returns: AxisTitle')"><br>BaseUnit [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlTimeUnit. Setting this property has no visible effect if the CategoryType property for the specified axis is set to xlCategoryScale. The set value is retained, however, and takes effect when the CategoryType property is set to xlTimeScale." width="16" height="16" onclick="getHelp('xlproBaseUnit.htm')" onmouseover="showReturns('Returns: XlTimeUnit')"><br>BaseUnitIsAuto [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel chooses appropriate base units for the specified category axis. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproBaseUnitIsAuto.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><br>CategoryNames [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets all the category names for the specified axis, as a text array. When you set this property, you can set it to either an array or a Range object that contains the category names. Read/write Variant." width="16" height="16" onclick="getHelp('xlproCategoryNames.htm')" onmouseover="showReturns('Returns: Object')"><br>CategoryType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlCategoryType. You cannot set this property for a value axis." width="16" height="16" onclick="getHelp('xlproCategoryType.htm')" onmouseover="showReturns('Returns: XlCategoryType')"><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>Crosses [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlAxisCrosses. Returns or sets the point on the specified axis where the other axis crosses. Read/write Long." width="16" height="16" onclick="getHelp('xlproCrosses.htm')" onmouseover="showReturns('Returns: XlAxisCrosses')"><br>CrossesAt [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns or sets the point on the value axis where the category axis crosses it. Applies only to the value axis. Read/write Double." width="16" height="16" onclick="getHelp('xlproCrossesAt.htm')" onmouseover="showReturns('Returns: Double')"><br>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>DisplayUnit [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlDisplayUnit. Using unit labels when charting large values makes your tick mark labels easier to read. For example, if you label your value axis in units of hundreds, thousands, or millions, you can use smaller numeric values at the tick marks on the axis." width="16" height="16" onclick="getHelp('xlproDisplayUnit.htm')" onmouseover="showReturns('Returns: XlDisplayUnit')"><br>DisplayUnitCustom [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. If the value of the DisplayUnit property is xlCustom, the DisplayUnitCustom property returns or sets the value of the displayed units. The value must be from 0 through 10E307. Read/write Double." width="16" height="16" onclick="getHelp('xlproDisplayUnitCustom.htm')" onmouseover="showReturns('Returns: Double')"><br>DisplayUnitLabel<input type="image" src="MSGBOX02.ICO" alt="Returns: DisplayUnitLabel. Returns the HasDisplayUnitLabel property is set to False. Read-only." width="16" height="16" onclick="getHelp('xlproDisplayUnitLabel.htm')" onmouseover="showReturns('Returns: DisplayUnitLabel')"><br>HasDisplayUnitLabel [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the label specified by the DisplayUnitCustom property is displayed on the specified axis. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasDisplayUnitLabel.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HasMajorGridlines [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the axis has major gridlines. Only axes in the primary axis group can have gridlines. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasMajorGridlines.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HasMinorGridlines [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the axis has minor gridlines. Only axes in the primary axis group can have gridlines. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasMinorGridlines.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HasTitle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the axis or chart has a visible title. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasTitle.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Height<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example sets the height of the embedded chart." width="16" height="16" onclick="getHelp('xlproHeight.htm')" onmouseover="showReturns('Returns: Double')"><br>Left<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Double')"><br>MajorGridlines<input type="image" src="MSGBOX02.ICO" alt="Returns: Gridlines. Returns a Gridlines object that represents the major gridlines for the specified axis. Only axes in the primary axis group can have gridlines. Read-only." width="16" height="16" onclick="getHelp('xlproMajorGridlines.htm')" onmouseover="showReturns('Returns: Gridlines')"><br>MajorTickMark [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlTickMark. This example sets the major tick marks for the value axis in Chart1 to be outside the axis." width="16" height="16" onclick="getHelp('xlproMajorTickMark.htm')" onmouseover="showReturns('Returns: XlTickMark')"><br>MajorUnit [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns or sets the major units for the axis. Read/write Double." width="16" height="16" onclick="getHelp('xlproMajorUnit.htm')" onmouseover="showReturns('Returns: Double')"><br>MajorUnitIsAuto [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel calculates the major units for the axis. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproMajorUnitIsAuto.htm')" onmouseover="showReturns('Returns: Boolean')"><br>MajorUnitScale [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlTimeUnit. This example sets the category axis to use a time scale and sets the major and minor units." width="16" height="16" onclick="getHelp('xlproMajorUnitScale.htm')" onmouseover="showReturns('Returns: XlTimeUnit')"><br>MaximumScale [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns or sets the maximum value on the axis. Read/write Double." width="16" height="16" onclick="getHelp('xlproMaximumScale.htm')" onmouseover="showReturns('Returns: Double')"><br>MaximumScaleIsAuto [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel calculates the maximum value for the axis. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproMaximumScaleIsAuto.htm')" onmouseover="showReturns('Returns: Boolean')"><br>MinimumScale [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns or sets the minimum value on the axis. Read/write Double." width="16" height="16" onclick="getHelp('xlproMinimumScale.htm')" onmouseover="showReturns('Returns: Double')"><br>MinimumScaleIsAuto [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel calculates the minimum value for the axis. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproMinimumScaleIsAuto.htm')" onmouseover="showReturns('Returns: Boolean')"><br>MinorGridlines<input type="image" src="MSGBOX02.ICO" alt="Returns: Gridlines. Returns a Gridlines object that represents the minor gridlines for the specified axis. Only axes in the primary axis group can have gridlines. Read-only." width="16" height="16" onclick="getHelp('xlproMinorGridlines.htm')" onmouseover="showReturns('Returns: Gridlines')"><br>MinorTickMark [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlTickMark. This example sets the minor tick marks for the value axis in Chart1 to be inside the axis." width="16" height="16" onclick="getHelp('xlproMinorTickMark.htm')" onmouseover="showReturns('Returns: XlTickMark')"><br>MinorUnit [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns or sets the minor units on the axis. Read/write Double." width="16" height="16" onclick="getHelp('xlproMinorUnit.htm')" onmouseover="showReturns('Returns: Double')"><br>MinorUnitIsAuto [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel calculates minor units for the axis. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproMinorUnitIsAuto.htm')" onmouseover="showReturns('Returns: Boolean')"><br>MinorUnitScale [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlTimeUnit. This example sets the category axis to use a time scale and sets the major and minor units." width="16" height="16" onclick="getHelp('xlproMinorUnitScale.htm')" onmouseover="showReturns('Returns: XlTimeUnit')"><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>ReversePlotOrder [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel plots data points from last to first. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproReversePlotOrder.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ScaleType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlScaleType. A logarithmic scale uses base 10 logarithms." width="16" height="16" onclick="getHelp('xlproScaleType.htm')" onmouseover="showReturns('Returns: XlScaleType')"><br>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>TickLabelPosition [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlTickLabelPosition. This example sets tick-mark labels on the category axis in Chart1 to the high position (above the chart)." width="16" height="16" onclick="getHelp('xlproTickLabelPosition.htm')" onmouseover="showReturns('Returns: XlTickLabelPosition')"><br>TickLabels<input type="image" src="MSGBOX02.ICO" alt="Returns: TickLabels. Returns a TickLabels object that represents the tick-mark labels for the specified axis. Read-only." width="16" height="16" onclick="getHelp('xlproTickLabels.htm')" onmouseover="showReturns('Returns: TickLabels')"><br>TickLabelSpacing [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the number of categories or series between tick-mark labels. Applies only to category and series axes. Read/write Long." width="16" height="16" onclick="getHelp('xlproTickLabelSpacing.htm')" onmouseover="showReturns('Returns: Int32')"><br>TickMarkSpacing [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the number of categories or series between tick marks. Applies only to category and series axes. Read/write Long." width="16" height="16" onclick="getHelp('xlproTickMarkSpacing.htm')" onmouseover="showReturns('Returns: Int32')"><br>Top<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Double')"><br>Type [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlAxisType. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: XlAxisType')"><br>Width<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example expands the active window to the maximum size available (assuming that the window isnt maximized)." width="16" height="16" onclick="getHelp('xlproWidth.htm')" onmouseover="showReturns('Returns: Double')"><br><h2>AxisTitle (1995) <img src="MSGBOX02.ICO" alt="Represents a chart axis title." width="16" height="16" onclick="getHelp('xlobjAxisTitle.htm');showMozHelp('Represents a chart axis title.');"></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>AutoScaleFont [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the text in the object changes font size when the object size changes. The default value is True. Read/write Variant." width="16" height="16" onclick="getHelp('xlproAutoScaleFont.htm')" onmouseover="showReturns('Returns: Object')"><br>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><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>Characters<input type="image" src="MSGBOX02.ICO" alt="Returns: Characters. Returns a Characters object that represents a range of characters within the object text. You can use the Characters object to format characters within a text string." width="16" height="16" onclick="getHelp('xlproCharacters.htm')" onmouseover="showReturns('Returns: Characters')"><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>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Fill<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartFillFormat. Returns a FillFormat object that contains fill formatting properties for the specified chart or shape. Read-only." width="16" height="16" onclick="getHelp('xlproFill.htm')" onmouseover="showReturns('Returns: ChartFillFormat')"><br>Font<input type="image" src="MSGBOX02.ICO" alt="Returns: Font. Font property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproFont.htm')" onmouseover="showReturns('Returns: Font')"><br>HorizontalAlignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you've selected or installed." width="16" height="16" onclick="getHelp('xlproHorizontalAlignment.htm')" onmouseover="showReturns('Returns: Object')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><br>Left [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Double')"><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>Orientation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. For OLAP data sources, setting this property for one field in a hierarchy sets the orientation for the other fields in the same hierarchy. Dimension fields can only be oriented in the row, column, and page field areas of the PivotTable report. Measure fields can only be oriented in the data area. Setting a hierarchy or data field to xlHidden removes the hierarchy or field from the PivotTable report." width="16" height="16" onclick="getHelp('xlproOrientation.htm')" onmouseover="showReturns('Returns: Object')"><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>ReadingOrder [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the reading order for the specified object. Can be one of the following constants: xlRTL (right-to-left), xlLTR (left-to-right), or xlContext. Read/write Long." width="16" height="16" onclick="getHelp('xlproReadingOrder.htm')" onmouseover="showReturns('Returns: Int32')"><br>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>Shadow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the font is a shadow font or if the object has a shadow. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShadow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Text [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the text for the specified object. Read-only String for the Range object, read/write String for all other objects." width="16" height="16" onclick="getHelp('xlproText.htm')" onmouseover="showReturns('Returns: String')"><br>Top [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Double')"><br>VerticalAlignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you've selected or installed." width="16" height="16" onclick="getHelp('xlproVerticalAlignment.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>Border (1995) <img src="MSGBOX02.ICO" alt="Represents the border of an object." width="16" height="16" onclick="getHelp('xlobjBorder.htm');showMozHelp('Represents the border of an object.');"></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>Color [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example sets the color of the tick-mark labels on the value axis in Chart1." width="16" height="16" onclick="getHelp('xlproColor.htm')" onmouseover="showReturns('Returns: Object')"><br>ColorIndex [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. The following examples assume that you're using the default color palette." width="16" height="16" onclick="getHelp('xlproColorIndex.htm')" onmouseover="showReturns('Returns: Object')"><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>LineStyle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example puts a border around the chart area and the plot area of Chart1." width="16" height="16" onclick="getHelp('xlproLineStyle.htm')" onmouseover="showReturns('Returns: Object')"><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>Weight [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example sets the border weight for oval one on Sheet1." width="16" height="16" onclick="getHelp('xlproWeight.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>Borders (1995) <img src="MSGBOX02.ICO" alt="A collection of four Style object." width="16" height="16" onclick="getHelp('xlobjBorders.htm');showMozHelp('A collection of four Style object.');"></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>Color [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example sets the color of the tick-mark labels on the value axis in Chart1." width="16" height="16" onclick="getHelp('xlproColor.htm')" onmouseover="showReturns('Returns: Object')"><br>ColorIndex [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. The following examples assume that you're using the default color palette." width="16" height="16" onclick="getHelp('xlproColorIndex.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: 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: Border. 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: Border')"><br>LineStyle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example puts a border around the chart area and the plot area of Chart1." width="16" height="16" onclick="getHelp('xlproLineStyle.htm')" onmouseover="showReturns('Returns: Object')"><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>Value [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. For the Application object, always returns &amp;quot;Microsoft Excel&amp;quot;. For the CubeField object, the name of the specified field. For the Style object, the name of the specified style. Read-only String." width="16" height="16" onclick="getHelp('xlproValue.htm')" onmouseover="showReturns('Returns: Object')"><br>Weight [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example sets the border weight for oval one on Sheet1." width="16" height="16" onclick="getHelp('xlproWeight.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>CalculatedFields (1997) <img src="MSGBOX02.ICO" alt="A collection of PivotField objects that represents all the calculated fields in the specified PivotTable report. For example, a report that contains Revenue and Expense fields could have a calculated field named Profit defined as the amount in the Revenue field minus the amount in the Expense field." width="16" height="16" onclick="getHelp('xlobjCalculatedFields.htm');showMozHelp('A collection of PivotField objects that represents all the calculated fields in the specified PivotTable report. For example, a report that contains Revenue and Expense fields could have a calculated field named Profit defined as the amount in the Revenue field minus the amount in the Expense field.');"></h2>Add(Name, Formula, [UseStandardFormula]) <input type="image" src="MSGBOX02.ICO" alt="Returns: PivotField. 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: PivotField')"><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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: PivotField. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: PivotField')"><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>CalculatedItems (1997) <img src="MSGBOX02.ICO" alt="A collection of PivotItem objects that represent all the calculated items in the specified PivotTable report. For example, a PivotTable report that contains January, February, and March items could have a calculated item named FirstQuarter defined as the sum of the amounts in January, February, and March." width="16" height="16" onclick="getHelp('xlobjCalculatedItems.htm');showMozHelp('A collection of PivotItem objects that represent all the calculated items in the specified PivotTable report. For example, a PivotTable report that contains January, February, and March items could have a calculated item named FirstQuarter defined as the sum of the amounts in January, February, and March.');"></h2>Add(Name, Formula, [UseStandardFormula]) <input type="image" src="MSGBOX02.ICO" alt="Returns: PivotItem. 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: PivotItem')"><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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: PivotItem. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: PivotItem')"><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>CalculatedMember (2002) <img src="MSGBOX02.ICO" alt="Represents the calculated fields and calculated items for PivotTables with Online Analytical Processing (OLAP) data sources." width="16" height="16" onclick="getHelp('xlobjCalculatedMember.htm');showMozHelp('Represents the calculated fields and calculated items for PivotTables with Online Analytical Processing (OLAP) data sources.');"></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>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>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>Formula<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Formula property as it applies to the PivotField, PivotFormula, PivotItem, and Series objects." width="16" height="16" onclick="getHelp('xlproFormula.htm')" onmouseover="showReturns('Returns: String')"><br>IsValid<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns a Boolean that indicates whether the specified calculated member has been successfully instantiated with the OLAP provider during the current session." width="16" height="16" onclick="getHelp('xlproIsValid.htm')" onmouseover="showReturns('Returns: Boolean')"><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>SolveOrder<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns a Long specifying the value of the calculated member's solve order MDX (Mulitdimensional Expression) argument. The default value is zero. Read-only." width="16" height="16" onclick="getHelp('xlproSolveOrder.htm')" onmouseover="showReturns('Returns: Int32')"><br>SourceName<input type="image" src="MSGBOX02.ICO" alt="Returns: String. The following table shows example values of the SourceName 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('xlproSourceName.htm')" onmouseover="showReturns('Returns: String')"><br>Type<input type="image" src="MSGBOX02.ICO" alt="Returns: XlCalculatedMemberType. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: XlCalculatedMemberType')"><br><h2>CalculatedMembers (2002) <img src="MSGBOX02.ICO" alt="A collection of all the CalculatedMember objects on the specified PivotTable. Each CalculatedMember object represents a calculated field or calculated item." width="16" height="16" onclick="getHelp('xlobjCalculatedMembers.htm');showMozHelp('A collection of all the CalculatedMember objects on the specified PivotTable. Each CalculatedMember object represents a calculated field or calculated item.');"></h2>Add(Name, Formula, [SolveOrder], [Type]) <input type="image" src="MSGBOX02.ICO" alt="Returns: CalculatedMember. 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: CalculatedMember')"><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: CalculatedMember. 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: CalculatedMember')"><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>CalloutFormat (1997) <img src="MSGBOX02.ICO" alt="Contains properties and methods that apply to line callouts." width="16" height="16" onclick="getHelp('xlobjCalloutFormat.htm');showMozHelp('Contains properties and methods that apply to line callouts.');"></h2>Accent [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. This example adds to myDocument an oval and a callout that points to the oval. The callout text wont have a border, but it will have a vertical accent bar that separates the text from the callout line." width="16" height="16" onclick="getHelp('xlproAccent.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>Angle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoCalloutAngleType. If you set the value of this property to anything other than msoCalloutAngleAutomatic, the callout line maintains a fixed angle as you drag the callout." width="16" height="16" onclick="getHelp('xlproAngle.htm')" onmouseover="showReturns('Returns: MsoCalloutAngleType')"><br>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>AutoAttach [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. When the value of this property is True, the drop value (the vertical distance from the edge of the callout text box to the place where the callout line attaches) is measured from the top of the text box when the text box is to the right of the origin, and its measured from the bottom of the text box when the text box is to the left of the origin. When the value of this property is False, the drop value is always measured from the top of the text box, regardless of the relative positions of the text box and the origin. Use the Drop property to return the drop value." width="16" height="16" onclick="getHelp('xlproAutoAttach.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>AutoLength<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. Applies only to callouts whose lines consist of more than one segment (types msoCalloutThree and msoCalloutFour). Read/write MsoTriState." width="16" height="16" onclick="getHelp('xlproAutoLength.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>AutomaticLength() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Specifies that the first segment of the callout line (the segment attached to the text callout box) be scaled automatically when the callout is moved. Use the Length property whenever the callout is moved. Applies only to callouts whose lines consist of more than one segment (types msoCalloutThree and msoCalloutFour)." width="16" height="16" onclick="getHelp('xlmthAutomaticLength.htm')" onmouseover="showReturns('Returns: Void')"><br>Border [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: MsoTriState')"><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>CustomDrop(Drop) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the vertical distance (in points) from the edge of the text bounding box to the place where the callout line attaches to the text box. This distance is measured from the top of the text box unless the AutoAttach property is set to True and the text box is to the left of the origin of the callout line (the place that the callout points to), in which case the drop distance is measured from the bottom of the text box." width="16" height="16" onclick="getHelp('xlmthCustomDrop.htm')" onmouseover="showReturns('Returns: Void')"><br>CustomLength(Length) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Specifies that the first segment of the callout line (the segment attached to the text callout box) retain a fixed length whenever the callout is moved. Use the AutomaticLength method to specify that the first segment of the callout line be scaled automatically whenever the callout is moved. Applies only to callouts whose lines consist of more than one segment (types msoCalloutThree and msoCalloutFour)." width="16" height="16" onclick="getHelp('xlmthCustomLength.htm')" onmouseover="showReturns('Returns: Void')"><br>Drop<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. For callouts with an explicitly set drop value, this property returns the vertical distance (in points) from the edge of the text bounding box to the place where the callout line attaches to the text box. This distance is measured from the top of the text box unless the AutoAttach property is set to True and the text box is to the left of the origin of the callout line (the place that the callout points to), in which case the drop distance is measured from the bottom of the text box. Read-only Single." width="16" height="16" onclick="getHelp('xlproDrop.htm')" onmouseover="showReturns('Returns: Single')"><br>DropType<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoCalloutDropType. If the callout drop type is msoCalloutDropCustom, the values of the AutoAttach properties and the relative positions of the callout text box and callout line origin (the place that the callout points to) are used to determine where the callout line attaches to the text box." width="16" height="16" onclick="getHelp('xlproDropType.htm')" onmouseover="showReturns('Returns: MsoCalloutDropType')"><br>Gap [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the horizontal distance (in points) between the end of the callout line and the text bounding box. Read/write Single." width="16" height="16" onclick="getHelp('xlproGap.htm')" onmouseover="showReturns('Returns: Single')"><br>Length<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. This property is read-only. Use the CustomLength method to set the value of this property for a CalloutFormat object." width="16" height="16" onclick="getHelp('xlproLength.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>PresetDrop(DropType) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Specifies whether the callout line attaches to the top, bottom, or center of the callout text box or whether it attaches at a point thats a specified distance from the top or bottom of the text box." width="16" height="16" onclick="getHelp('xlmthPresetDrop.htm')" onmouseover="showReturns('Returns: Void')"><br>Type [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoCalloutType. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: MsoCalloutType')"><br><h2>CellFormat (2002) <img src="MSGBOX02.ICO" alt="Represents the search criteria for the cell format." width="16" height="16" onclick="getHelp('xlobjCellFormat.htm');showMozHelp('Represents the search criteria for the cell format.');"></h2>AddIndent [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. To set text alignment to equal distribution, you can set the HorizontalAlignment property to xlHAlignDistributed when the value of the Orientation property is xlHorizontal." width="16" height="16" onclick="getHelp('xlproAddIndent.htm')" onmouseover="showReturns('Returns: Object')"><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>Borders [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Borders. For information about returning a single member of a collection, see Returning an Object from a Collection." width="16" height="16" onclick="getHelp('xlproBorders.htm')" onmouseover="showReturns('Returns: Borders')"><br>Clear() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example clears the formulas and formatting in cells A1:G37 on Sheet1." width="16" height="16" onclick="getHelp('xlmthClear.htm')" onmouseover="showReturns('Returns: Void')"><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>Font [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Font. Font property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproFont.htm')" onmouseover="showReturns('Returns: Font')"><br>FormulaHidden [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. FormulaHidden property as it applies to the Style object." width="16" height="16" onclick="getHelp('xlproFormulaHidden.htm')" onmouseover="showReturns('Returns: Object')"><br>HorizontalAlignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you have selected or installed." width="16" height="16" onclick="getHelp('xlproHorizontalAlignment.htm')" onmouseover="showReturns('Returns: Object')"><br>IndentLevel [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. IndentLevel property as it applies to the Style object." width="16" height="16" onclick="getHelp('xlproIndentLevel.htm')" onmouseover="showReturns('Returns: Object')"><br>Interior [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><br>Locked [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Locked property as it applies to the ChartObject, ChartObjects, LinkFormat, OLEObject, OLEObjects, Scenario, Shape, and Style objects." width="16" height="16" onclick="getHelp('xlproLocked.htm')" onmouseover="showReturns('Returns: Object')"><br>MergeCells [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the range or style contains merged cells. Read/write Variant." width="16" height="16" onclick="getHelp('xlproMergeCells.htm')" onmouseover="showReturns('Returns: Object')"><br>NumberFormat [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. NumberFormat property as it applies to the DataLabel, DataLabels, PivotField, Style, and TickLabels objects." width="16" height="16" onclick="getHelp('xlproNumberFormat.htm')" onmouseover="showReturns('Returns: Object')"><br>NumberFormatLocal [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. NumberFormatLocal property as it applies to the Style object." width="16" height="16" onclick="getHelp('xlproNumberFormatLocal.htm')" onmouseover="showReturns('Returns: Object')"><br>Orientation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. For OLAP data sources, setting this property for one field in a hierarchy sets the orientation for the other fields in the same hierarchy. Dimension fields can only be oriented in the row, column, and page field areas of the PivotTable report. Measure fields can only be oriented in the data area. Setting a hierarchy or data field to xlHidden removes the hierarchy or field from the PivotTable report." width="16" height="16" onclick="getHelp('xlproOrientation.htm')" onmouseover="showReturns('Returns: Object')"><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>ShrinkToFit [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example causes text in row one to automatically shrink to fit in the available column width." width="16" height="16" onclick="getHelp('xlproShrinkToFit.htm')" onmouseover="showReturns('Returns: Object')"><br>VerticalAlignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you have selected or installed." width="16" height="16" onclick="getHelp('xlproVerticalAlignment.htm')" onmouseover="showReturns('Returns: Object')"><br>WrapText [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. WrapText property as it applies to the Style object." width="16" height="16" onclick="getHelp('xlproWrapText.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>Characters (1995) <img src="MSGBOX02.ICO" alt="Represents characters in an object that contains text. The Characters object lets you modify any sequence of characters contained in the full text string." width="16" height="16" onclick="getHelp('xlobjCharacters.htm');showMozHelp('Represents characters in an object that contains text. The Characters object lets you modify any sequence of characters contained in the full text string.');"></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>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>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>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Font<input type="image" src="MSGBOX02.ICO" alt="Returns: Font. Font property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproFont.htm')" onmouseover="showReturns('Returns: Font')"><br>Insert(String) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Inserts a cell or a range of cells into the worksheet or macro sheet and shifts other cells away to make space." width="16" height="16" onclick="getHelp('xlmthInsert.htm')" onmouseover="showReturns('Returns: Object')"><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>PhoneticCharacters [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the phonetic text in the specified Characters object. Read/write String." width="16" height="16" onclick="getHelp('xlproPhoneticCharacters.htm')" onmouseover="showReturns('Returns: String')"><br>Text [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the text for the specified object. Read-only String for the Range object, read/write String for all other objects." width="16" height="16" onclick="getHelp('xlproText.htm')" onmouseover="showReturns('Returns: String')"><br><h2>Chart (1995) <img src="MSGBOX02.ICO" alt="Represents a chart in a workbook. The chart can be either an embedded chart (contained in a ChartObject) or a separate chart sheet." width="16" height="16" onclick="getHelp('xlobjChart.htm');showMozHelp('Represents a chart in a workbook. The chart can be either an embedded chart (contained in a ChartObject) or a separate chart sheet.');"></h2>Activate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example activates Sheet1." width="16" height="16" onclick="getHelp('xlmthActivate.htm')" onmouseover="showReturns('Returns: Void')"><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>ApplyCustomType(ChartType, [TypeName]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example applies the Line with Data Markers chart type to chart one." width="16" height="16" onclick="getHelp('xlmthApplyCustomType.htm')" onmouseover="showReturns('Returns: Void')"><br>ApplyDataLabels([Type], [LegendKey], [AutoText], [HasLeaderLines], [ShowSeriesName], [ShowCategoryName], [ShowValue], [ShowPercentage], [ShowBubbleSize], [Separator]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example applies category labels to series one in Chart1." width="16" height="16" onclick="getHelp('xlmthApplyDataLabels.htm')" onmouseover="showReturns('Returns: Void')"><br>Arcs([Index]) <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>Area3DGroup<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartGroup. Returns a ChartGroup object that represents the area chart group on a 3-D chart. Read-only." width="16" height="16" onclick="getHelp('xlproArea3DGroup.htm')" onmouseover="showReturns('Returns: ChartGroup')"><br>AreaGroups([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. On a 2-D chart, returns an object that represents either a single area chart group (a ChartGroup object) or a collection of the area chart groups (a ChartGroups collection)." width="16" height="16" onclick="getHelp('xlmthAreaGroups.htm')" onmouseover="showReturns('Returns: Object')"><br>AutoFormat(Gallery, [Format]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Automatically formats the specified range, using a predefined format." width="16" height="16" onclick="getHelp('xlmthAutoFormat.htm')" onmouseover="showReturns('Returns: Void')"><br>AutoScaling [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel scales a 3-D chart so that it's closer in size to the equivalent 2-D chart. The RightAngleAxes property must be True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAutoScaling.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Axes([Type], [AxisGroup]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single axis or a collection of the axes on the chart." width="16" height="16" onclick="getHelp('xlmthAxes.htm')" onmouseover="showReturns('Returns: Object')"><br>Bar3DGroup<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartGroup. Returns a ChartGroup object that represents the bar chart group on a 3-D chart. Read-only." width="16" height="16" onclick="getHelp('xlproBar3DGroup.htm')" onmouseover="showReturns('Returns: ChartGroup')"><br>BarGroups([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. On a 2-D chart, returns an object that represents either a single bar chart group (a ChartGroup object) or a collection of the bar chart groups (a ChartGroups collection)." width="16" height="16" onclick="getHelp('xlmthBarGroups.htm')" onmouseover="showReturns('Returns: Object')"><br>BarShape [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlBarShape. This example sets the shape used with series one on chart one." width="16" height="16" onclick="getHelp('xlproBarShape.htm')" onmouseover="showReturns('Returns: XlBarShape')"><br>BeforeDoubleClick<input type="image" src="MSGBOX02.ICO" alt="Returns: . The DoubleClick method doesn't cause this event to occur." width="16" height="16" onclick="getHelp('xlevtBeforeDoubleClick.htm')" onmouseover="showReturns('Returns: ')"><br>BeforeRightClick<input type="image" src="MSGBOX02.ICO" alt="Returns: . Like other worksheet events, this event doesn't occur if you right-click while the pointer is on a shape or a command bar (a toolbar or menu bar)." width="16" height="16" onclick="getHelp('xlevtBeforeRightClick.htm')" onmouseover="showReturns('Returns: ')"><br>Buttons([Index]) <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>Calculate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs after the chart plots new or changed data, for the Chart object. Occurs after the worksheet is recalculated, for the Worksheet object." width="16" height="16" onclick="getHelp('xlevtCalculate.htm')" onmouseover="showReturns('Returns: ')"><br>ChartArea<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartArea. Returns a ChartArea object that represents the complete chart area for the chart. Read-only." width="16" height="16" onclick="getHelp('xlproChartArea.htm')" onmouseover="showReturns('Returns: ChartArea')"><br>ChartEvents_Event_Activate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ')"><br>ChartEvents_Event_Select<input type="image" src="MSGBOX02.ICO" alt="Returns: . Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ')"><br>ChartGroups([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single chart group (a ChartGroup object) or a collection of all the chart groups in the chart (a ChartGroups object). The returned collection includes every type of group." width="16" height="16" onclick="getHelp('xlmthChartGroups.htm')" onmouseover="showReturns('Returns: Object')"><br>ChartObjects([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single embedded chart (a ChartObject object) or a collection of all the embedded charts (a ChartObjects object) on the sheet." width="16" height="16" onclick="getHelp('xlmthChartObjects.htm')" onmouseover="showReturns('Returns: Object')"><br>ChartTitle<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartTitle. Returns a ChartTitle object that represents the title of the specified chart. Read-only." width="16" height="16" onclick="getHelp('xlproChartTitle.htm')" onmouseover="showReturns('Returns: ChartTitle')"><br>ChartType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlChartType. Some chart types arent available for PivotChart reports." width="16" height="16" onclick="getHelp('xlproChartType.htm')" onmouseover="showReturns('Returns: XlChartType')"><br>ChartWizard([Source], [Gallery], [Format], [PlotBy], [CategoryLabels], [SeriesLabels], [HasLegend], [Title], [CategoryTitle], [ValueTitle], [ExtraTitle]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. If Source is omitted and either the selection isn't an embedded chart on the active worksheet or the active sheet isn't an existing chart, this method fails and an error occurs." width="16" height="16" onclick="getHelp('xlmthChartWizard.htm')" onmouseover="showReturns('Returns: Void')"><br>CheckBoxes([Index]) <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>CheckSpelling([CustomDictionary], [IgnoreUppercase], [AlwaysSuggest], [SpellLang]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. 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: Void')"><br>CodeName<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the code name for the object. Read-only String." width="16" height="16" onclick="getHelp('xlproCodeName.htm')" onmouseover="showReturns('Returns: String')"><br>Column3DGroup<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartGroup. Returns a ChartGroup object that represents the column chart group on a 3-D chart. Read-only." width="16" height="16" onclick="getHelp('xlproColumn3DGroup.htm')" onmouseover="showReturns('Returns: ChartGroup')"><br>ColumnGroups([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. On a 2-D chart, returns an object that represents either a single column chart group (a ChartGroup object) or a collection of the column chart groups (a ChartGroups collection)." width="16" height="16" onclick="getHelp('xlmthColumnGroups.htm')" onmouseover="showReturns('Returns: Object')"><br>Copy([Before], [After]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Copies the range to the specified range or to the Clipboard." width="16" height="16" onclick="getHelp('xlmthCopy.htm')" onmouseover="showReturns('Returns: Void')"><br>CopyChartBuild() <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>CopyPicture([Appearance], [Format], [Size]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. If you copy a range, it must be made up of adjacent cells." width="16" height="16" onclick="getHelp('xlmthCopyPicture.htm')" onmouseover="showReturns('Returns: Void')"><br>Corners<input type="image" src="MSGBOX02.ICO" alt="Returns: Corners. Returns a Corners object that represents the corners of a 3-D chart. Read-only." width="16" height="16" onclick="getHelp('xlproCorners.htm')" onmouseover="showReturns('Returns: Corners')"><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>CreatePublisher([Edition], [Appearance], [Size], [ContainsPICT], [ContainsBIFF], [ContainsRTF], [ContainsVALU]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlmthCreatePublisher.htm')" onmouseover="showReturns('Returns: Void')"><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>DataTable<input type="image" src="MSGBOX02.ICO" alt="Returns: DataTable. Returns a DataTable object that represents the chart data table. Read-only." width="16" height="16" onclick="getHelp('xlproDataTable.htm')" onmouseover="showReturns('Returns: DataTable')"><br>Deactivate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when the chart, worksheet, or workbook is deactivated." width="16" height="16" onclick="getHelp('xlevtDeactivate.htm')" onmouseover="showReturns('Returns: ')"><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>DepthPercent [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the depth of a 3-D chart as a percentage of the chart width (between 20 and 2000 percent). Read/write Long." width="16" height="16" onclick="getHelp('xlproDepthPercent.htm')" onmouseover="showReturns('Returns: Int32')"><br>Deselect() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Cancels the selection for the specified chart." width="16" height="16" onclick="getHelp('xlmthDeselect.htm')" onmouseover="showReturns('Returns: Void')"><br>DisplayBlanksAs [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlDisplayBlanksAs. Returns or sets the way that blank cells are plotted on a chart. Can be one of the following XlDisplayBlanksAs constants: xlNotPlotted, xlInterpolated, or xlZero. Read/write Long." width="16" height="16" onclick="getHelp('xlproDisplayBlanksAs.htm')" onmouseover="showReturns('Returns: XlDisplayBlanksAs')"><br>DoughnutGroups([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. On a 2-D chart, returns an object that represents either a single doughnut chart group (a ChartGroup object) or a collection of the doughnut chart groups (a ChartGroups collection)." width="16" height="16" onclick="getHelp('xlmthDoughnutGroups.htm')" onmouseover="showReturns('Returns: Object')"><br>DragOver<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when a range of cells is dragged over a chart." width="16" height="16" onclick="getHelp('xlevtDragOver.htm')" onmouseover="showReturns('Returns: ')"><br>DragPlot<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when a range of cells is dragged and dropped on a chart." width="16" height="16" onclick="getHelp('xlevtDragPlot.htm')" onmouseover="showReturns('Returns: ')"><br>DrawingObjects([Index]) <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>Drawings([Index]) <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>DropDowns([Index]) <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>Elevation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the elevation of the 3-D chart view, in degrees. Read/write Long." width="16" height="16" onclick="getHelp('xlproElevation.htm')" onmouseover="showReturns('Returns: Int32')"><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>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>Export(Filename, [FilterName], [Interactive]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Exports the chart in a graphic format." width="16" height="16" onclick="getHelp('xlmthExport.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Floor<input type="image" src="MSGBOX02.ICO" alt="Returns: Floor. Returns a Floor object that represents the floor of the 3-D chart. Read-only." width="16" height="16" onclick="getHelp('xlproFloor.htm')" onmouseover="showReturns('Returns: Floor')"><br>GapDepth [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the distance between the data series in a 3-D chart, as a percentage of the marker width. The value of this property must be between 0 and 500. Read/write Long." width="16" height="16" onclick="getHelp('xlproGapDepth.htm')" onmouseover="showReturns('Returns: Int32')"><br>GetChartElement(x, y, ElementID, Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Returns information about the chart element at specified X and Y coordinates. This method is unusual in that you specify values for only the first two arguments. Microsoft Excel fills in the other arguments, and your code should examine those values when the method returns." width="16" height="16" onclick="getHelp('xlmthGetChartElement.htm')" onmouseover="showReturns('Returns: Void')"><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>GetType() <input type="image" src="MSGBOX02.ICO" alt="Returns: Type. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Type')"><br>GroupBoxes([Index]) <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>GroupObjects([Index]) <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>HasAxis [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets which axes exist on the chart. Read/write Variant." width="16" height="16" onclick="getHelp('xlproHasAxis.htm')" onmouseover="showReturns('Returns: Object')"><br>HasDataTable [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the chart has a data table. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasDataTable.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HasLegend [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the chart has a legend. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasLegend.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HasPivotFields [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the PivotChart controls are displayed on the specified PivotChart report. The default value is True. For a regular chart, this property always returns False and cannot be set. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasPivotFields.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HasTitle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the axis or chart has a visible title. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasTitle.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HeightPercent [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the height of a 3-D chart as a percentage of the chart width (between 5 and 500 percent). Read/write Long." width="16" height="16" onclick="getHelp('xlproHeightPercent.htm')" onmouseover="showReturns('Returns: Int32')"><br>Hyperlinks<input type="image" src="MSGBOX02.ICO" alt="Returns: Hyperlinks. Returns a Hyperlinks collection that represents the hyperlinks for the range or worksheet." width="16" height="16" onclick="getHelp('xlproHyperlinks.htm')" onmouseover="showReturns('Returns: Hyperlinks')"><br>Index<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. For information about using the Index worksheet function in Visual Basic, see Using Worksheet Functions in Visual Basic." width="16" height="16" onclick="getHelp('xlproIndex.htm')" onmouseover="showReturns('Returns: Int32')"><br>InitializeLifetimeService() <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>Labels([Index]) <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>Legend<input type="image" src="MSGBOX02.ICO" alt="Returns: Legend. Returns a Legend object that represents the legend for the chart. Read-only." width="16" height="16" onclick="getHelp('xlproLegend.htm')" onmouseover="showReturns('Returns: Legend')"><br>Line3DGroup<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartGroup. Returns a ChartGroup object that represents the line chart group on a 3-D chart. Read-only." width="16" height="16" onclick="getHelp('xlproLine3DGroup.htm')" onmouseover="showReturns('Returns: ChartGroup')"><br>LineGroups([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. On a 2-D chart, returns an object that represents either a single line chart group (a ChartGroup object) or a collection of the line chart groups (a ChartGroups collection)." width="16" height="16" onclick="getHelp('xlmthLineGroups.htm')" onmouseover="showReturns('Returns: Object')"><br>Lines([Index]) <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>ListBoxes([Index]) <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>Location(Where, [Name]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Chart. This example moves the embedded chart to a new chart sheet named Monthly Sales." width="16" height="16" onclick="getHelp('xlmthLocation.htm')" onmouseover="showReturns('Returns: Chart')"><br>MailEnvelope<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoEnvelope. Rrepresents an e-mail header for a document." width="16" height="16" onclick="getHelp('xlproMailEnvelope.htm')" onmouseover="showReturns('Returns: MsoEnvelope')"><br>MouseDown<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when a mouse button is pressed while the pointer is over a chart." width="16" height="16" onclick="getHelp('xlevtMouseDown.htm')" onmouseover="showReturns('Returns: ')"><br>MouseMove<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when the position of the mouse pointer changes over a chart." width="16" height="16" onclick="getHelp('xlevtMouseMove.htm')" onmouseover="showReturns('Returns: ')"><br>MouseUp<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when a mouse button is released while the pointer is over a chart." width="16" height="16" onclick="getHelp('xlevtMouseUp.htm')" onmouseover="showReturns('Returns: ')"><br>Move([Before], [After]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Moves the sheet to another location in the workbook." width="16" height="16" onclick="getHelp('xlmthMove.htm')" onmouseover="showReturns('Returns: Void')"><br>Name [= setting]<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>Next<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns a Worksheet object that represents the next sheet or cell. Read-only." width="16" height="16" onclick="getHelp('xlproNext.htm')" onmouseover="showReturns('Returns: Object')"><br>OLEObjects([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single OLE object (an OLEObjects collection) on the chart or sheet. Read-only." width="16" height="16" onclick="getHelp('xlmthOLEObjects.htm')" onmouseover="showReturns('Returns: Object')"><br>OnDoubleClick [= setting]<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>OnSheetActivate [= setting]<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>OnSheetDeactivate [= setting]<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>OptionButtons([Index]) <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>Ovals([Index]) <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>PageSetup<input type="image" src="MSGBOX02.ICO" alt="Returns: PageSetup. Returns a PageSetup object that contains all the page setup settings for the specified object. Read-only." width="16" height="16" onclick="getHelp('xlproPageSetup.htm')" onmouseover="showReturns('Returns: PageSetup')"><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>Paste([Type]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Pastes chart data from the Clipboard into the specified chart." width="16" height="16" onclick="getHelp('xlmthPaste.htm')" onmouseover="showReturns('Returns: Void')"><br>Perspective [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Perspective property as it applies to the ThreeDFormat object." width="16" height="16" onclick="getHelp('xlproPerspective.htm')" onmouseover="showReturns('Returns: Int32')"><br>Pictures([Index]) <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>Pie3DGroup<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartGroup. Returns a ChartGroup object that represents the pie chart group on a 3-D chart. Read-only." width="16" height="16" onclick="getHelp('xlproPie3DGroup.htm')" onmouseover="showReturns('Returns: ChartGroup')"><br>PieGroups([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. On a 2-D chart, returns an object that represents either a single pie chart group (a ChartGroup object) or a collection of the pie chart groups (a ChartGroups collection)." width="16" height="16" onclick="getHelp('xlmthPieGroups.htm')" onmouseover="showReturns('Returns: Object')"><br>PivotLayout<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotLayout. Returns a PivotLayout object that represents the placement of fields in a PivotTable report and the placement of axes in a PivotChart report. Read-only." width="16" height="16" onclick="getHelp('xlproPivotLayout.htm')" onmouseover="showReturns('Returns: PivotLayout')"><br>PlotArea<input type="image" src="MSGBOX02.ICO" alt="Returns: PlotArea. Returns a PlotArea object that represents the plot area of a chart. Read-only." width="16" height="16" onclick="getHelp('xlproPlotArea.htm')" onmouseover="showReturns('Returns: PlotArea')"><br>PlotBy [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlRowCol. Returns or sets the way columns or rows are used as data series on the chart. Can be one of the following XlRowCol constants: xlColumns or xlRows. Read/write Long. For PivotChart reports, this property is read-only and always returns xlColumns." width="16" height="16" onclick="getHelp('xlproPlotBy.htm')" onmouseover="showReturns('Returns: XlRowCol')"><br>PlotVisibleOnly [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if only visible cells are plotted. False if both visible and hidden cells are plotted. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproPlotVisibleOnly.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Previous<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns a Worksheet object that represents the previous sheet or cell. Read-only." width="16" height="16" onclick="getHelp('xlproPrevious.htm')" onmouseover="showReturns('Returns: Object')"><br>PrintOut([From], [To], [Copies], [Preview], [ActivePrinter], [PrintToFile], [Collate], [PrToFileName]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Prints the object." width="16" height="16" onclick="getHelp('xlmthPrintOut.htm')" onmouseover="showReturns('Returns: Void')"><br>PrintPreview([EnableChanges]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Shows a preview of the object as it would look when printed." width="16" height="16" onclick="getHelp('xlmthPrintPreview.htm')" onmouseover="showReturns('Returns: Void')"><br>Protect([Password], [DrawingObjects], [Contents], [Scenarios], [UserInterfaceOnly]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. If you apply the Protect method with the UserInterfaceOnly argument set to True to a worksheet and then save the workbook, the entire worksheet (not just the interface) will be fully protected when you reopen the workbook. To re-enable the user interface protection after the workbook is opened, you must again apply the Protect method with UserInterfaceOnly set to True." width="16" height="16" onclick="getHelp('xlmthProtect.htm')" onmouseover="showReturns('Returns: Void')"><br>ProtectContents<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the contents of the sheet are protected. For a chart, this protects the entire chart. For a worksheet, this protects the individual cells. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproProtectContents.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ProtectData [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if series formulas cannot be modified by the user. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproProtectData.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ProtectDrawingObjects<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if shapes are protected. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproProtectDrawingObjects.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ProtectFormatting [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if chart formatting cannot be modified by the user. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproProtectFormatting.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ProtectGoalSeek [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the user cannot modify chart data points with mouse actions. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproProtectGoalSeek.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ProtectionMode<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if user-interface-only protection is turned on. To turn on user interface protection, use the Protect method with the UserInterfaceOnly argument set to True. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproProtectionMode.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ProtectSelection [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if chart elements cannot be selected. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproProtectSelection.htm')" onmouseover="showReturns('Returns: Boolean')"><br>RadarGroups([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. On a 2-D chart, returns an object that represents either a single radar chart group (a ChartGroup object) or a collection of the radar chart groups (a ChartGroups collection)." width="16" height="16" onclick="getHelp('xlmthRadarGroups.htm')" onmouseover="showReturns('Returns: Object')"><br>Rectangles([Index]) <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>Refresh() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Updates the query table. Boolean." width="16" height="16" onclick="getHelp('xlmthRefresh.htm')" onmouseover="showReturns('Returns: Void')"><br>Resize<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when the chart is resized." width="16" height="16" onclick="getHelp('xlevtResize.htm')" onmouseover="showReturns('Returns: ')"><br>RightAngleAxes [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the chart axes are at right angles, independent of chart rotation or elevation. Applies only to 3-D line, column, and bar charts. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproRightAngleAxes.htm')" onmouseover="showReturns('Returns: Object')"><br>Rotation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Chart object: Returns or sets the rotation of the 3-D chart view (the rotation of the plot area around the z-axis, in degrees). The value of this property must be from 0 to 360, except for 3-D bar charts, where the value must be from 0 to 44. The default value is 20. Applies only to 3-D charts. Read/write Variant." width="16" height="16" onclick="getHelp('xlproRotation.htm')" onmouseover="showReturns('Returns: Object')"><br>SaveAs(Filename, [FileFormat], [Password], [WriteResPassword], [ReadOnlyRecommended], [CreateBackup], [AddToMru], [TextCodepage], [TextVisualLayout], [Local]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Saves changes to the chart or worksheet in a different file." width="16" height="16" onclick="getHelp('xlmthSaveAs.htm')" onmouseover="showReturns('Returns: Void')"><br>Scripts<input type="image" src="MSGBOX02.ICO" alt="Returns: Scripts. Returns the Scripts collection, which contains Script objects representing blocks of script or code in the specified document when its saved as a Web page." width="16" height="16" onclick="getHelp('xlproScripts.htm')" onmouseover="showReturns('Returns: Scripts')"><br>ScrollBars([Index]) <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>Select([Replace]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Void')"><br>SeriesChange<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when the user changes the value of a chart data point." width="16" height="16" onclick="getHelp('xlevtSeriesChange.htm')" onmouseover="showReturns('Returns: ')"><br>SeriesCollection([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single series (a Series object) or a collection of all the series (a SeriesCollection collection) in the chart or chart group." width="16" height="16" onclick="getHelp('xlmthSeriesCollection.htm')" onmouseover="showReturns('Returns: Object')"><br>SetBackgroundPicture(Filename) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the background graphic for a worksheet or chart." width="16" height="16" onclick="getHelp('xlmthSetBackgroundPicture.htm')" onmouseover="showReturns('Returns: Void')"><br>SetSourceData(Source, [PlotBy]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the source data range for the chart." width="16" height="16" onclick="getHelp('xlmthSetSourceData.htm')" onmouseover="showReturns('Returns: Void')"><br>Shapes<input type="image" src="MSGBOX02.ICO" alt="Returns: Shapes. Returns a Shapes object that represents all the shapes on the worksheet or chart sheet. Read-only." width="16" height="16" onclick="getHelp('xlproShapes.htm')" onmouseover="showReturns('Returns: Shapes')"><br>ShowWindow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the embedded chart is displayed in a separate window. The Chart object used with this property must refer to an embedded chart. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowWindow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>SizeWithWindow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel resizes the chart to match the size of the chart sheet window. False if the chart size isn't attached to the window size. Applies only to chart sheets (doesn't apply to embedded charts). Read/write Boolean." width="16" height="16" onclick="getHelp('xlproSizeWithWindow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Spinners([Index]) <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>SubType [= setting]<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>SurfaceGroup<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartGroup. Returns a ChartGroup object that represents the surface chart group of a 3-D chart. Read-only." width="16" height="16" onclick="getHelp('xlproSurfaceGroup.htm')" onmouseover="showReturns('Returns: ChartGroup')"><br>Tab<input type="image" src="MSGBOX02.ICO" alt="Returns: Tab. Returns a Tab object for a chart or a worksheet." width="16" height="16" onclick="getHelp('xlproTab.htm')" onmouseover="showReturns('Returns: Tab')"><br>TextBoxes([Index]) <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>ToString() <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>Type [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: Int32')"><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>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlSheetVisibility. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: XlSheetVisibility')"><br>Walls<input type="image" src="MSGBOX02.ICO" alt="Returns: Walls. Returns a Walls object that represents the walls of the 3-D chart. Read-only." width="16" height="16" onclick="getHelp('xlproWalls.htm')" onmouseover="showReturns('Returns: Walls')"><br>WallsAndGridlines2D [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if gridlines are drawn two-dimensionally on a 3-D chart. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproWallsAndGridlines2D.htm')" onmouseover="showReturns('Returns: Boolean')"><br>XYGroups([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. On a 2-D chart, returns an object that represents either a single scatter chart group (a ChartGroup object) or a collection of the scatter chart groups (a ChartGroups collection)." width="16" height="16" onclick="getHelp('xlmthXYGroups.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>ChartArea (1995) <img src="MSGBOX02.ICO" alt="Represents the chart area of a chart. The chart area on a 2-D chart contains the axes, the chart title, the axis titles, and the legend. The chart area on a 3-D chart contains the chart title and the legend; it doesnt include the plot area (the area within the chart area where the data is plotted). For information about formatting the plot area, see the PlotArea object." width="16" height="16" onclick="getHelp('xlobjChartArea.htm');showMozHelp('Represents the chart area of a chart. The chart area on a 2-D chart contains the axes, the chart title, the axis titles, and the legend. The chart area on a 3-D chart contains the chart title and the legend; it doesnt include the plot area (the area within the chart area where the data is plotted). For information about formatting the plot area, see the PlotArea object.');"></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>AutoScaleFont [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the text in the object changes font size when the object size changes. The default value is True. Read/write Variant." width="16" height="16" onclick="getHelp('xlproAutoScaleFont.htm')" onmouseover="showReturns('Returns: Object')"><br>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><br>Clear() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example clears the formulas and formatting in cells A1:G37 on Sheet1." width="16" height="16" onclick="getHelp('xlmthClear.htm')" onmouseover="showReturns('Returns: Object')"><br>ClearContents() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Clears the formulas from the range. Clears the data from a chart but leaves the formatting." width="16" height="16" onclick="getHelp('xlmthClearContents.htm')" onmouseover="showReturns('Returns: Object')"><br>ClearFormats() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Clears the formatting of the object." width="16" height="16" onclick="getHelp('xlmthClearFormats.htm')" onmouseover="showReturns('Returns: Object')"><br>Copy() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Copies the range to the specified range or to the Clipboard." width="16" height="16" onclick="getHelp('xlmthCopy.htm')" onmouseover="showReturns('Returns: Object')"><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>Fill<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartFillFormat. Returns a FillFormat object that contains fill formatting properties for the specified chart or shape. Read-only." width="16" height="16" onclick="getHelp('xlproFill.htm')" onmouseover="showReturns('Returns: ChartFillFormat')"><br>Font<input type="image" src="MSGBOX02.ICO" alt="Returns: Font. Font property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproFont.htm')" onmouseover="showReturns('Returns: Font')"><br>Height [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example sets the height of the embedded chart." width="16" height="16" onclick="getHelp('xlproHeight.htm')" onmouseover="showReturns('Returns: Double')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><br>Left [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Double')"><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>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>Shadow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the font is a shadow font or if the object has a shadow. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShadow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Top [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Double')"><br>Width [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example expands the active window to the maximum size available (assuming that the window isnt maximized)." width="16" height="16" onclick="getHelp('xlproWidth.htm')" onmouseover="showReturns('Returns: Double')"><br><h2>ChartColorFormat (1997) <img src="MSGBOX02.ICO" alt="Used only with charts. Represents the color of a one-color object or the foreground or background color of an object with a gradient or patterned fill." width="16" height="16" onclick="getHelp('xlobjChartColorFormat.htm');showMozHelp('Used only with charts. Represents the color of a one-color object or the foreground or background color of an object with a gradient or patterned fill.');"></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>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>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>RGB<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. This example sets the interior color of the range A1:A10 to the chart area foreground fill color on chart one." width="16" height="16" onclick="getHelp('xlproRGB.htm')" onmouseover="showReturns('Returns: Int32')"><br>SchemeColor [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. This example sets the foreground color, background color, and gradient for the chart area fill on chart one." width="16" height="16" onclick="getHelp('xlproSchemeColor.htm')" onmouseover="showReturns('Returns: Int32')"><br>Type<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: Int32')"><br><h2>ChartEvents (1997) <img src="MSGBOX02.ICO" alt="Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm');showMozHelp('Hidden or unsupported element.');"></h2>Activate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example activates Sheet1." width="16" height="16" onclick="getHelp('xlmthActivate.htm')" onmouseover="showReturns('Returns: Void')"><br>BeforeDoubleClick(ElementID, Arg1, Arg2, 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>BeforeRightClick(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>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>Deactivate() <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>DragOver() <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>DragPlot() <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>MouseDown(Button, Shift, x, y) <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>MouseMove(Button, Shift, x, y) <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>MouseUp(Button, Shift, x, y) <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>Resize() <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>Select(ElementID, Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Void')"><br>SeriesChange(SeriesIndex, PointIndex) <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>ChartFillFormat (1997) <img src="MSGBOX02.ICO" alt="Used only with charts. Represents fill formatting for chart elements." width="16" height="16" onclick="getHelp('xlobjChartFillFormat.htm');showMozHelp('Used only with charts. Represents fill formatting for chart elements.');"></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>BackColor<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartColorFormat. This example sets the foreground color, background color, and gradient for the chart area fill on chart one." width="16" height="16" onclick="getHelp('xlproBackColor.htm')" onmouseover="showReturns('Returns: ChartColorFormat')"><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>ForeColor<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartColorFormat. This example sets the foreground color, background color, and gradient for the chart area fill on chart one." width="16" height="16" onclick="getHelp('xlproForeColor.htm')" onmouseover="showReturns('Returns: ChartColorFormat')"><br>GradientColorType<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoGradientColorType. This example sets the fill format for chart two to the same style used for chart one." width="16" height="16" onclick="getHelp('xlproGradientColorType.htm')" onmouseover="showReturns('Returns: MsoGradientColorType')"><br>GradientDegree<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns the gradient degree of the specified one-color shaded fill as a floating-point value from 0.0 (dark) through 1.0 (light). Read-only Single." width="16" height="16" onclick="getHelp('xlproGradientDegree.htm')" onmouseover="showReturns('Returns: Single')"><br>GradientStyle<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoGradientStyle. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: MsoGradientStyle')"><br>GradientVariant<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the shade variant for the specified fill as an integer value from 1 through 4. The values for this property correspond to the gradient variants (numbered from left to right and from top to bottom) on the Gradient tab in the Fill Effects dialog box. Read-only Long." width="16" height="16" onclick="getHelp('xlproGradientVariant.htm')" onmouseover="showReturns('Returns: Int32')"><br>OneColorGradient(Style, Variant, Degree) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example sets the fill format for chart two to the same style used for chart one." width="16" height="16" onclick="getHelp('xlmthOneColorGradient.htm')" onmouseover="showReturns('Returns: Void')"><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>Pattern<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoPatternType. This example adds a crisscross pattern to the interior of cell A1 on Sheet1." width="16" height="16" onclick="getHelp('xlproPattern.htm')" onmouseover="showReturns('Returns: MsoPatternType')"><br>Patterned(Pattern) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example sets the fill pattern for chart one." width="16" height="16" onclick="getHelp('xlmthPatterned.htm')" onmouseover="showReturns('Returns: Void')"><br>PresetGradient(Style, Variant, PresetGradientType) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the specified fill to a preset gradient." width="16" height="16" onclick="getHelp('xlmthPresetGradient.htm')" onmouseover="showReturns('Returns: Void')"><br>PresetGradientType<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoPresetGradientType. Use the PresetGradient method to set the preset gradient type for the fill." width="16" height="16" onclick="getHelp('xlproPresetGradientType.htm')" onmouseover="showReturns('Returns: MsoPresetGradientType')"><br>PresetTexture<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoPresetTexture. Use the PresetTextured method to set the preset texture for the fill." width="16" height="16" onclick="getHelp('xlproPresetTexture.htm')" onmouseover="showReturns('Returns: MsoPresetTexture')"><br>PresetTextured(PresetTexture) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the specified fill format to a preset texture." width="16" height="16" onclick="getHelp('xlmthPresetTextured.htm')" onmouseover="showReturns('Returns: Void')"><br>Solid() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the specified fill to a uniform color. Use this method to convert a gradient, textured, patterned, or background fill back to a solid fill." width="16" height="16" onclick="getHelp('xlmthSolid.htm')" onmouseover="showReturns('Returns: Void')"><br>TextureName<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the name of the custom texture file for the specified fill. Read-only String." width="16" height="16" onclick="getHelp('xlproTextureName.htm')" onmouseover="showReturns('Returns: String')"><br>TextureType<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTextureType. Use the UserTextured method to set the texture type for the fill." width="16" height="16" onclick="getHelp('xlproTextureType.htm')" onmouseover="showReturns('Returns: MsoTextureType')"><br>TwoColorGradient(Style, Variant) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the specified fill to a two-color gradient." width="16" height="16" onclick="getHelp('xlmthTwoColorGradient.htm')" onmouseover="showReturns('Returns: Void')"><br>Type<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoFillType. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: MsoFillType')"><br>UserPicture([PictureFile], [PictureFormat], [PictureStackUnit], [PicturePlacement]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Fills the specified shape with an image." width="16" height="16" onclick="getHelp('xlmthUserPicture.htm')" onmouseover="showReturns('Returns: Void')"><br>UserTextured(TextureFile) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Fills the specified shape with small tiles of an image. If you want to fill the shape with one large image, use the UserPicture method." width="16" height="16" onclick="getHelp('xlmthUserTextured.htm')" onmouseover="showReturns('Returns: Void')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br><h2>ChartGroup (1995) <img src="MSGBOX02.ICO" alt="Represents one or more series plotted in a chart with the same format. A chart contains one or more chart groups, each chart group contains one or more ChartGroups collection." width="16" height="16" onclick="getHelp('xlobjChartGroup.htm');showMozHelp('Represents one or more series plotted in a chart with the same format. A chart contains one or more chart groups, each chart group contains one or more ChartGroups collection.');"></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>AxisGroup [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlAxisGroup. For 3-D charts, only xlPrimary is valid." width="16" height="16" onclick="getHelp('xlproAxisGroup.htm')" onmouseover="showReturns('Returns: XlAxisGroup')"><br>BubbleScale [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the scale factor for bubbles in the specified chart group. Can be an integer value from 0 (zero) to 300, corresponding to a percentage of the default size. Applies only to bubble charts. Read/write Long." width="16" height="16" onclick="getHelp('xlproBubbleScale.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>DoughnutHoleSize [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the size of the hole in a doughnut chart group. The hole size is expressed as a percentage of the chart size, between 10 and 90 percent. Read/write Long." width="16" height="16" onclick="getHelp('xlproDoughnutHoleSize.htm')" onmouseover="showReturns('Returns: Int32')"><br>DownBars<input type="image" src="MSGBOX02.ICO" alt="Returns: DownBars. Returns a DownBars object that represents the down bars on a line chart. Applies only to line charts. Read-only." width="16" height="16" onclick="getHelp('xlproDownBars.htm')" onmouseover="showReturns('Returns: DownBars')"><br>DropLines<input type="image" src="MSGBOX02.ICO" alt="Returns: DropLines. Returns a DropLines object that represents the drop lines for a series on a line chart or area chart. Applies only to line charts or area charts. Read-only." width="16" height="16" onclick="getHelp('xlproDropLines.htm')" onmouseover="showReturns('Returns: DropLines')"><br>FirstSliceAngle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the angle of the first pie-chart or doughnut-chart slice, in degrees (clockwise from vertical). Applies only to pie, 3-D pie, and doughnut charts. Read/write Long." width="16" height="16" onclick="getHelp('xlproFirstSliceAngle.htm')" onmouseover="showReturns('Returns: Int32')"><br>GapWidth [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Bar and Column charts: Returns or sets the space between bar or column clusters, as a percentage of the bar or column width. The value of this property must be between 0 and 500. Read/write Long." width="16" height="16" onclick="getHelp('xlproGapWidth.htm')" onmouseover="showReturns('Returns: Int32')"><br>Has3DShading [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the chart group has three-dimensional shading. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHas3DShading.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HasDropLines [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the line chart or area chart has drop lines. Applies only to line and area charts. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasDropLines.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HasHiLoLines [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the line chart has high-low lines. Applies only to line charts. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasHiLoLines.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HasRadarAxisLabels [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if a radar chart has axis labels. Applies only to radar charts. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasRadarAxisLabels.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HasSeriesLines [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if a stacked column chart or bar chart has series lines or if a Pie of Pie chart or Bar of Pie chart has connector lines between the two sections. Applies only to stacked column charts, bar charts, Pie of Pie charts, or Bar of Pie charts. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasSeriesLines.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HasUpDownBars [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if a line chart has up and down bars. Applies only to line charts. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasUpDownBars.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HiLoLines<input type="image" src="MSGBOX02.ICO" alt="Returns: HiLoLines. Returns a HiLoLines object that represents the high-low lines for a series on a line chart. Applies only to line charts. Read-only." width="16" height="16" onclick="getHelp('xlproHiLoLines.htm')" onmouseover="showReturns('Returns: HiLoLines')"><br>Index<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. For information about using the Index worksheet function in Visual Basic, see Using Worksheet Functions in Visual Basic." width="16" height="16" onclick="getHelp('xlproIndex.htm')" onmouseover="showReturns('Returns: Int32')"><br>Overlap [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Specifies how bars and columns are positioned. Can be a value between &amp;nbsp;&amp;nbsp;100 and 100. Applies only to 2-D bar and 2-D column charts. Read/write Long." width="16" height="16" onclick="getHelp('xlproOverlap.htm')" onmouseover="showReturns('Returns: Int32')"><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>RadarAxisLabels<input type="image" src="MSGBOX02.ICO" alt="Returns: TickLabels. Returns a TickLabels object that represents the radar axis labels for the specified chart group. Read-only." width="16" height="16" onclick="getHelp('xlproRadarAxisLabels.htm')" onmouseover="showReturns('Returns: TickLabels')"><br>SecondPlotSize [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the size of the secondary section of either a pie of pie chart or a bar of pie chart, as a percentage of the size of the primary pie. Can be a value from 5 to 200. Read/write Long." width="16" height="16" onclick="getHelp('xlproSecondPlotSize.htm')" onmouseover="showReturns('Returns: Int32')"><br>SeriesCollection([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single series (a Series object) or a collection of all the series (a SeriesCollection collection) in the chart or chart group." width="16" height="16" onclick="getHelp('xlmthSeriesCollection.htm')" onmouseover="showReturns('Returns: Object')"><br>SeriesLines<input type="image" src="MSGBOX02.ICO" alt="Returns: SeriesLines. Returns a SeriesLines object that represents the series lines for a stacked bar chart or a stacked column chart. Applies only to stacked bar and stacked column charts. Read-only." width="16" height="16" onclick="getHelp('xlproSeriesLines.htm')" onmouseover="showReturns('Returns: SeriesLines')"><br>ShowNegativeBubbles [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if negative bubbles are shown for the chart group. Valid only for bubble charts. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowNegativeBubbles.htm')" onmouseover="showReturns('Returns: Boolean')"><br>SizeRepresents [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlSizeRepresents. Returns or sets what the bubble size represents on a bubble chart. Can be either of the following XlSizeRepresents constants: xlSizeIsArea or xlSizeIsWidth. Read/write Long." width="16" height="16" onclick="getHelp('xlproSizeRepresents.htm')" onmouseover="showReturns('Returns: XlSizeRepresents')"><br>SplitType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlChartSplitType. This example must be run on either a pie of pie chart or a bar of pie chart. The example splits the two sections of the chart by value, combining all values under 10 in the primary pie and displaying them in the secondary section." width="16" height="16" onclick="getHelp('xlproSplitType.htm')" onmouseover="showReturns('Returns: XlChartSplitType')"><br>SplitValue [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the threshold value separating the two sections of either a pie of pie chart or a bar of pie chart. Read/write Variant." width="16" height="16" onclick="getHelp('xlproSplitValue.htm')" onmouseover="showReturns('Returns: Object')"><br>SubType [= setting]<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>Type [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: Int32')"><br>UpBars<input type="image" src="MSGBOX02.ICO" alt="Returns: UpBars. Returns an UpBars object that represents the up bars on a line chart. Applies only to line charts. Read-only." width="16" height="16" onclick="getHelp('xlproUpBars.htm')" onmouseover="showReturns('Returns: UpBars')"><br>VaryByCategories [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel assigns a different color or pattern to each data marker. The chart must contain only one series. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproVaryByCategories.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>ChartGroups (1995) <img src="MSGBOX02.ICO" alt="A collection of all the ChartGroup objects in the specified chart. Each ChartGroup object represents one or more series plotted in a chart with the same format. A chart contains one or more chart groups, each chart group contains one or more series, and each series contains one or more points. For example, a single chart might contain both a line chart group, containing all the series plotted with the line chart format, and a bar chart group, containing all the series plotted with the bar chart format." width="16" height="16" onclick="getHelp('xlobjChartGroups.htm');showMozHelp('A collection of all the ChartGroup objects in the specified chart. Each ChartGroup object represents one or more series plotted in a chart with the same format. A chart contains one or more chart groups, each chart group contains one or more series, and each series contains one or more points. For example, a single chart might contain both a line chart group, containing all the series plotted with the line chart format, and a bar chart group, containing all the series plotted with the bar chart format.');"></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>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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: ChartGroup. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: ChartGroup')"><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>ChartObject (1995) <img src="MSGBOX02.ICO" alt="Represents an embedded chart on a worksheet. The ChartObject object acts as a container for a ChartObjects collection. The ChartObjects collection contains all the embedded charts on a single sheet." width="16" height="16" onclick="getHelp('xlobjChartObject.htm');showMozHelp('Represents an embedded chart on a worksheet. The ChartObject object acts as a container for a ChartObjects collection. The ChartObjects collection contains all the embedded charts on a single sheet.');"></h2>Activate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example activates Sheet1." width="16" height="16" onclick="getHelp('xlmthActivate.htm')" onmouseover="showReturns('Returns: Object')"><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>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><br>BottomRightCell<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the cell that lies under the lower-right corner of the object. Read-only." width="16" height="16" onclick="getHelp('xlproBottomRightCell.htm')" onmouseover="showReturns('Returns: Range')"><br>BringToFront() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Brings the object to the front of the z-order." width="16" height="16" onclick="getHelp('xlmthBringToFront.htm')" onmouseover="showReturns('Returns: Object')"><br>Chart<input type="image" src="MSGBOX02.ICO" alt="Returns: Chart. Returns a Chart object that represents the chart contained in the object. Read-only." width="16" height="16" onclick="getHelp('xlproChart.htm')" onmouseover="showReturns('Returns: Chart')"><br>Copy() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Copies the range to the specified range or to the Clipboard." width="16" height="16" onclick="getHelp('xlmthCopy.htm')" onmouseover="showReturns('Returns: Object')"><br>CopyPicture([Appearance], [Format]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. If you copy a range, it must be made up of adjacent cells." width="16" height="16" onclick="getHelp('xlmthCopyPicture.htm')" onmouseover="showReturns('Returns: Object')"><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>Cut() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Cuts the object to the Clipboard or pastes it into a specified destination." width="16" height="16" onclick="getHelp('xlmthCut.htm')" onmouseover="showReturns('Returns: Object')"><br>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Duplicate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Duplicates the object and returns a reference to the new copy." width="16" height="16" onclick="getHelp('xlmthDuplicate.htm')" onmouseover="showReturns('Returns: Object')"><br>Enabled [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the object is enabled. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnabled.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Height [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example sets the height of the embedded chart." width="16" height="16" onclick="getHelp('xlproHeight.htm')" onmouseover="showReturns('Returns: Double')"><br>Index<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. For information about using the Index worksheet function in Visual Basic, see Using Worksheet Functions in Visual Basic." width="16" height="16" onclick="getHelp('xlproIndex.htm')" onmouseover="showReturns('Returns: Int32')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><br>Left [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Double')"><br>Locked [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Locked property as it applies to the ChartObject, ChartObjects, LinkFormat, OLEObject, OLEObjects, Scenario, Shape, and Style objects." width="16" height="16" onclick="getHelp('xlproLocked.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Name [= setting]<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>OnAction [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the name of a macro thats run when the specified object is clicked. Read/write String." width="16" height="16" onclick="getHelp('xlproOnAction.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>Placement [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example sets embedded chart one on Sheet1 to be free-floating (it neither moves nor is sized with its underlying cells)." width="16" height="16" onclick="getHelp('xlproPlacement.htm')" onmouseover="showReturns('Returns: Object')"><br>PrintObject [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the object will be printed when the document is printed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproPrintObject.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ProtectChartObject [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the embedded chart frame cannot be moved, resized, or deleted. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproProtectChartObject.htm')" onmouseover="showReturns('Returns: Boolean')"><br>RoundedCorners [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the embedded chart has rounded corners. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproRoundedCorners.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Select([Replace]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>SendToBack() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Sends the object to the back of the z-order." width="16" height="16" onclick="getHelp('xlmthSendToBack.htm')" onmouseover="showReturns('Returns: Object')"><br>Shadow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the font is a shadow font or if the object has a shadow. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShadow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShapeRange<input type="image" src="MSGBOX02.ICO" alt="Returns: ShapeRange. Returns a ShapeRange object that represents the specified object or objects. Read-only." width="16" height="16" onclick="getHelp('xlproShapeRange.htm')" onmouseover="showReturns('Returns: ShapeRange')"><br>Top [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Double')"><br>TopLeftCell<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the cell that lies under the upper-left corner of the specified object. Read-only." width="16" height="16" onclick="getHelp('xlproTopLeftCell.htm')" onmouseover="showReturns('Returns: Range')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Width [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example expands the active window to the maximum size available (assuming that the window isnt maximized)." width="16" height="16" onclick="getHelp('xlproWidth.htm')" onmouseover="showReturns('Returns: Double')"><br>ZOrder<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the z-order position of the object. Read-only Long." width="16" height="16" onclick="getHelp('xlproZOrder.htm')" onmouseover="showReturns('Returns: Int32')"><br><h2>ChartObjects (1995) <img src="MSGBOX02.ICO" alt="A collection of all the Chart object. Properties and methods for the ChartObject object control the appearance and size of the embedded chart on the sheet." width="16" height="16" onclick="getHelp('xlobjChartObjects.htm');showMozHelp('A collection of all the Chart object. Properties and methods for the ChartObject object control the appearance and size of the embedded chart on the sheet.');"></h2>Add(Left, Top, Width, Height) <input type="image" src="MSGBOX02.ICO" alt="Returns: ChartObject. 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: ChartObject')"><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>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><br>BringToFront() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Brings the object to the front of the z-order." width="16" height="16" onclick="getHelp('xlmthBringToFront.htm')" onmouseover="showReturns('Returns: Object')"><br>Copy() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Copies the range to the specified range or to the Clipboard." width="16" height="16" onclick="getHelp('xlmthCopy.htm')" onmouseover="showReturns('Returns: Object')"><br>CopyPicture([Appearance], [Format]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. If you copy a range, it must be made up of adjacent cells." width="16" height="16" onclick="getHelp('xlmthCopyPicture.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: 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>Cut() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Cuts the object to the Clipboard or pastes it into a specified destination." width="16" height="16" onclick="getHelp('xlmthCut.htm')" onmouseover="showReturns('Returns: Object')"><br>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Duplicate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Duplicates the object and returns a reference to the new copy." width="16" height="16" onclick="getHelp('xlmthDuplicate.htm')" onmouseover="showReturns('Returns: Object')"><br>Enabled [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the object is enabled. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnabled.htm')" onmouseover="showReturns('Returns: Boolean')"><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>Group() <input type="image" src="MSGBOX02.ICO" alt="Returns: GroupObject. Groups the shapes in the specified range. Returns the grouped shapes as a single Shape object." width="16" height="16" onclick="getHelp('xlmthGroup.htm')" onmouseover="showReturns('Returns: GroupObject')"><br>Height [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example sets the height of the embedded chart." width="16" height="16" onclick="getHelp('xlproHeight.htm')" onmouseover="showReturns('Returns: Double')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><br>Item(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: Object')"><br>Left [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Double')"><br>Locked [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Locked property as it applies to the ChartObject, ChartObjects, LinkFormat, OLEObject, OLEObjects, Scenario, Shape, and Style objects." width="16" height="16" onclick="getHelp('xlproLocked.htm')" onmouseover="showReturns('Returns: Boolean')"><br>OnAction [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the name of a macro thats run when the specified object is clicked. Read/write String." width="16" height="16" onclick="getHelp('xlproOnAction.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>Placement [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example sets embedded chart one on Sheet1 to be free-floating (it neither moves nor is sized with its underlying cells)." width="16" height="16" onclick="getHelp('xlproPlacement.htm')" onmouseover="showReturns('Returns: Object')"><br>PrintObject [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the object will be printed when the document is printed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproPrintObject.htm')" onmouseover="showReturns('Returns: Boolean')"><br>RoundedCorners [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the embedded chart has rounded corners. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproRoundedCorners.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Select([Replace]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>SendToBack() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Sends the object to the back of the z-order." width="16" height="16" onclick="getHelp('xlmthSendToBack.htm')" onmouseover="showReturns('Returns: Object')"><br>Shadow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the font is a shadow font or if the object has a shadow. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShadow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShapeRange<input type="image" src="MSGBOX02.ICO" alt="Returns: ShapeRange. Returns a ShapeRange object that represents the specified object or objects. Read-only." width="16" height="16" onclick="getHelp('xlproShapeRange.htm')" onmouseover="showReturns('Returns: ShapeRange')"><br>Top [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Double')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Width [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example expands the active window to the maximum size available (assuming that the window isnt maximized)." width="16" height="16" onclick="getHelp('xlproWidth.htm')" onmouseover="showReturns('Returns: Double')"><br><h2>Charts (1995) <img src="MSGBOX02.ICO" alt="A collection of all the chart sheets in the specified or active workbook. Each chart sheet is represented by a Chart object. This doesnt include charts embedded on worksheets or dialog sheets. For information about embedded charts, see the ChartObject object." width="16" height="16" onclick="getHelp('xlobjCharts.htm');showMozHelp('A collection of all the chart sheets in the specified or active workbook. Each chart sheet is represented by a Chart object. This doesnt include charts embedded on worksheets or dialog sheets. For information about embedded charts, see the ChartObject object.');"></h2>Add([Before], [After], [Count]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Chart. 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: Chart')"><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>Copy([Before], [After]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Copies the range to the specified range or to the Clipboard." width="16" height="16" onclick="getHelp('xlmthCopy.htm')" onmouseover="showReturns('Returns: Void')"><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>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>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>HPageBreaks<input type="image" src="MSGBOX02.ICO" alt="Returns: HPageBreaks. Returns an HPageBreaks collection that represents the horizontal page breaks on the sheet. Read-only." width="16" height="16" onclick="getHelp('xlproHPageBreaks.htm')" onmouseover="showReturns('Returns: HPageBreaks')"><br>Item<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. 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: Object')"><br>Move([Before], [After]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Moves the sheet to another location in the workbook." width="16" height="16" onclick="getHelp('xlmthMove.htm')" onmouseover="showReturns('Returns: Void')"><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>PrintOut([From], [To], [Copies], [Preview], [ActivePrinter], [PrintToFile], [Collate], [PrToFileName]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Prints the object." width="16" height="16" onclick="getHelp('xlmthPrintOut.htm')" onmouseover="showReturns('Returns: Void')"><br>PrintPreview([EnableChanges]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Shows a preview of the object as it would look when printed." width="16" height="16" onclick="getHelp('xlmthPrintPreview.htm')" onmouseover="showReturns('Returns: Void')"><br>Select([Replace]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Void')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: Object')"><br>VPageBreaks<input type="image" src="MSGBOX02.ICO" alt="Returns: VPageBreaks. Returns a VPageBreaks collection that represents the vertical page breaks on the sheet. Read-only." width="16" height="16" onclick="getHelp('xlproVPageBreaks.htm')" onmouseover="showReturns('Returns: VPageBreaks')"><br><h2>ChartTitle (1995) <img src="MSGBOX02.ICO" alt="Represents the chart title." width="16" height="16" onclick="getHelp('xlobjChartTitle.htm');showMozHelp('Represents the chart title.');"></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>AutoScaleFont [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the text in the object changes font size when the object size changes. The default value is True. Read/write Variant." width="16" height="16" onclick="getHelp('xlproAutoScaleFont.htm')" onmouseover="showReturns('Returns: Object')"><br>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><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>Characters<input type="image" src="MSGBOX02.ICO" alt="Returns: Characters. Returns a Characters object that represents a range of characters within the object text. You can use the Characters object to format characters within a text string." width="16" height="16" onclick="getHelp('xlproCharacters.htm')" onmouseover="showReturns('Returns: Characters')"><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>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Fill<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartFillFormat. Returns a FillFormat object that contains fill formatting properties for the specified chart or shape. Read-only." width="16" height="16" onclick="getHelp('xlproFill.htm')" onmouseover="showReturns('Returns: ChartFillFormat')"><br>Font<input type="image" src="MSGBOX02.ICO" alt="Returns: Font. Font property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproFont.htm')" onmouseover="showReturns('Returns: Font')"><br>HorizontalAlignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you've selected or installed." width="16" height="16" onclick="getHelp('xlproHorizontalAlignment.htm')" onmouseover="showReturns('Returns: Object')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><br>Left [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Double')"><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>Orientation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. For OLAP data sources, setting this property for one field in a hierarchy sets the orientation for the other fields in the same hierarchy. Dimension fields can only be oriented in the row, column, and page field areas of the PivotTable report. Measure fields can only be oriented in the data area. Setting a hierarchy or data field to xlHidden removes the hierarchy or field from the PivotTable report." width="16" height="16" onclick="getHelp('xlproOrientation.htm')" onmouseover="showReturns('Returns: Object')"><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>ReadingOrder [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the reading order for the specified object. Can be one of the following constants: xlRTL (right-to-left), xlLTR (left-to-right), or xlContext. Read/write Long." width="16" height="16" onclick="getHelp('xlproReadingOrder.htm')" onmouseover="showReturns('Returns: Int32')"><br>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>Shadow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the font is a shadow font or if the object has a shadow. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShadow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Text [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the text for the specified object. Read-only String for the Range object, read/write String for all other objects." width="16" height="16" onclick="getHelp('xlproText.htm')" onmouseover="showReturns('Returns: String')"><br>Top [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Double')"><br>VerticalAlignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you've selected or installed." width="16" height="16" onclick="getHelp('xlproVerticalAlignment.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>ColorFormat (1997) <img src="MSGBOX02.ICO" alt="Represents the color of a one-color object, the foreground or background color of an object with a gradient or patterned fill, or the pointer color. You can set colors to an explicit red-green-blue value (by using the SchemeColor property)." width="16" height="16" onclick="getHelp('xlobjColorFormat.htm');showMozHelp('Represents the color of a one-color object, the foreground or background color of an object with a gradient or patterned fill, or the pointer color. You can set colors to an explicit red-green-blue value (by using the SchemeColor property).');"></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>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>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>RGB [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. This example sets the interior color of the range A1:A10 to the chart area foreground fill color on chart one." width="16" height="16" onclick="getHelp('xlproRGB.htm')" onmouseover="showReturns('Returns: Int32')"><br>SchemeColor [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. This example sets the foreground color, background color, and gradient for the chart area fill on chart one." width="16" height="16" onclick="getHelp('xlproSchemeColor.htm')" onmouseover="showReturns('Returns: Int32')"><br>TintAndShade [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets a Single that lightens or darkens the color of a specified shape. Read/write." width="16" height="16" onclick="getHelp('xlproTintAndShade.htm')" onmouseover="showReturns('Returns: Single')"><br>Type<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoColorType. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: MsoColorType')"><br><h2>Comment (1997) <img src="MSGBOX02.ICO" alt="Represents a cell comment. The Comment object is a member of the Comments collection." width="16" height="16" onclick="getHelp('xlobjComment.htm');showMozHelp('Represents a cell comment. The Comment object is a member of the Comments collection.');"></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>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>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>Next() <input type="image" src="MSGBOX02.ICO" alt="Returns: Comment. Returns a Comment object that represents the next comment." width="16" height="16" onclick="getHelp('xlmthNext.htm')" onmouseover="showReturns('Returns: Comment')"><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>Previous() <input type="image" src="MSGBOX02.ICO" alt="Returns: Comment. Returns a Comment object that represents the previous comment." width="16" height="16" onclick="getHelp('xlmthPrevious.htm')" onmouseover="showReturns('Returns: Comment')"><br>Shape<input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Returns a Shape object that represents the shape attached to the specified comment, diagram node, or hyperlink." width="16" height="16" onclick="getHelp('xlproShape.htm')" onmouseover="showReturns('Returns: Shape')"><br>Text([Text], [Start], [Overwrite]) <input type="image" src="MSGBOX02.ICO" alt="Returns: String. This example adds a comment to cell E5 on sheet one." width="16" height="16" onclick="getHelp('xlmthText.htm')" onmouseover="showReturns('Returns: String')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>Comments (1997) <img src="MSGBOX02.ICO" alt="A collection of cell comments. Each comment is represented by a Comment object." width="16" height="16" onclick="getHelp('xlobjComments.htm');showMozHelp('A collection of cell comments. Each comment is represented by a Comment object.');"></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>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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: Comment. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: Comment')"><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>ConnectorFormat (1995) <img src="MSGBOX02.ICO" alt="Contains properties and methods that apply to connectors. A connector is a line that attaches two other shapes at points called connection sites. If you rearrange shapes that are connected, the geometry of the connector will be automatically adjusted so that the shapes remain connected." width="16" height="16" onclick="getHelp('xlobjConnectorFormat.htm');showMozHelp('Contains properties and methods that apply to connectors. A connector is a line that attaches two other shapes at points called connection sites. If you rearrange shapes that are connected, the geometry of the connector will be automatically adjusted so that the shapes remain connected.');"></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>BeginConnect(ConnectedShape, ConnectionSite) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Attaches the beginning of the specified connector to a specified shape. If theres already a connection between the beginning of the connector and another shape, that connection is broken. If the beginning of the connector isnt already positioned at the specified connecting site, this method moves the beginning of the connector to the connecting site and adjusts the size and position of the connector. Use the EndConnect method to attach the end of the connector to a shape." width="16" height="16" onclick="getHelp('xlmthBeginConnect.htm')" onmouseover="showReturns('Returns: Void')"><br>BeginConnected<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. If shape three on oldBeginConnShape, and then disconnects the beginning of the connector from the shape." width="16" height="16" onclick="getHelp('xlproBeginConnected.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>BeginConnectedShape<input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Returns a Shape object that represents the shape that the beginning of the specified connector is attached to. Read-only." width="16" height="16" onclick="getHelp('xlproBeginConnectedShape.htm')" onmouseover="showReturns('Returns: Shape')"><br>BeginConnectionSite<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns an integer that specifies the connection site that the beginning of a connector is connected to. Read-only Long." width="16" height="16" onclick="getHelp('xlproBeginConnectionSite.htm')" onmouseover="showReturns('Returns: Int32')"><br>BeginDisconnect() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Detaches the beginning of the specified connector from the shape its attached to. This method doesnt alter the size or position of the connector: the beginning of the connector remains positioned at a connection site but is no longer connected. Use the EndDisconnect method to detach the end of the connector from a shape." width="16" height="16" onclick="getHelp('xlmthBeginDisconnect.htm')" onmouseover="showReturns('Returns: Void')"><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>EndConnect(ConnectedShape, ConnectionSite) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Attaches the end of the specified connector to a specified shape. If theres already a connection between the end of the connector and another shape, that connection is broken. If the end of the connector isnt already positioned at the specified connecting site, this method moves the end of the connector to the connecting site and adjusts the size and position of the connector. Use the BeginConnect method to attach the beginning of the connector to a shape." width="16" height="16" onclick="getHelp('xlmthEndConnect.htm')" onmouseover="showReturns('Returns: Void')"><br>EndConnected<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. If the end of the connector represented by shape three on oldEndConnShape, and then disconnects the end of the connector from the shape." width="16" height="16" onclick="getHelp('xlproEndConnected.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>EndConnectedShape<input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Returns a Shape object that represents the shape that the end of the specified connector is attached to. Read-only." width="16" height="16" onclick="getHelp('xlproEndConnectedShape.htm')" onmouseover="showReturns('Returns: Shape')"><br>EndConnectionSite<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns an integer that specifies the connection site that the end of a connector is connected to. Read-only Long." width="16" height="16" onclick="getHelp('xlproEndConnectionSite.htm')" onmouseover="showReturns('Returns: Int32')"><br>EndDisconnect() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Detaches the end of the specified connector from the shape its attached to. This method doesnt alter the size or position of the connector: the end of the connector remains positioned at a connection site but is no longer connected. Use the BeginDisconnect method to detach the beginning of the connector from a shape." width="16" height="16" onclick="getHelp('xlmthEndDisconnect.htm')" onmouseover="showReturns('Returns: Void')"><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>Type [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoConnectorType. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: MsoConnectorType')"><br><h2>ControlFormat (1997) <img src="MSGBOX02.ICO" alt="Contains Microsoft Excel control properties." width="16" height="16" onclick="getHelp('xlobjControlFormat.htm');showMozHelp('Contains Microsoft Excel control properties.');"></h2>AddItem(Text, [Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Adds an item to a list box or a combo box." width="16" height="16" onclick="getHelp('xlmthAddItem.htm')" onmouseover="showReturns('Returns: Void')"><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>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>DropDownLines [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the number of list lines displayed in the drop-down portion of a combo box. Read/write Long." width="16" height="16" onclick="getHelp('xlproDropDownLines.htm')" onmouseover="showReturns('Returns: Int32')"><br>Enabled [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the object is enabled. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnabled.htm')" onmouseover="showReturns('Returns: Boolean')"><br>LargeChange [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the amount that the scroll box increments or decrements for a page scroll (when the user clicks in the scroll bar body region). Read/write Long" width="16" height="16" onclick="getHelp('xlproLargeChange.htm')" onmouseover="showReturns('Returns: Int32')"><br>LinkedCell [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the worksheet range linked to the value of the control. If you place a value in the cell, the control takes this value. Likewise, if you change the value of the control, that value is also placed in the cell. Read/write String." width="16" height="16" onclick="getHelp('xlproLinkedCell.htm')" onmouseover="showReturns('Returns: String')"><br>List<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>ListCount [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the number of entries in a list box or combo box. Returns 0 (zero) if there are no entries in the list. Read-only Long." width="16" height="16" onclick="getHelp('xlproListCount.htm')" onmouseover="showReturns('Returns: Int32')"><br>ListFillRange [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the worksheet range used to fill the specified list box. Setting this property destroys any existing list in the list box. Read/write String." width="16" height="16" onclick="getHelp('xlproListFillRange.htm')" onmouseover="showReturns('Returns: String')"><br>ListIndex [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the index number of the currently selected item in a list box or combo box. Read/write Long." width="16" height="16" onclick="getHelp('xlproListIndex.htm')" onmouseover="showReturns('Returns: Int32')"><br>LockedText [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the text in the specified object will be locked to prevent changes when the workbook is protected. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproLockedText.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Max [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the maximum value of a scroll bar or spinner range. The scroll bar or spinner wont take on values greater than this maximum value. Read/write Long." width="16" height="16" onclick="getHelp('xlproMax.htm')" onmouseover="showReturns('Returns: Int32')"><br>Min [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the minimum value of a scroll bar or spinner range. The scroll bar or spinner wont take on values less than this minimum value. Read/write Long." width="16" height="16" onclick="getHelp('xlproMin.htm')" onmouseover="showReturns('Returns: Int32')"><br>MultiSelect [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the selection mode of the specified list box. Can be one of the following constants: xlNone, xlSimple, or xlExtended. Read/write Long." width="16" height="16" onclick="getHelp('xlproMultiSelect.htm')" onmouseover="showReturns('Returns: Int32')"><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>PrintObject [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the object will be printed when the document is printed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproPrintObject.htm')" onmouseover="showReturns('Returns: Boolean')"><br>RemoveAllItems() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Removes all entries from a Microsoft Excel list box or combo box. Use the Clear method to remove all items from an ActiveX list box or combo box." width="16" height="16" onclick="getHelp('xlmthRemoveAllItems.htm')" onmouseover="showReturns('Returns: Void')"><br>RemoveItem(Index, [Count]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Removes one or more items from a list box or combo box." width="16" height="16" onclick="getHelp('xlmthRemoveItem.htm')" onmouseover="showReturns('Returns: Void')"><br>SmallChange [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the amount that the scroll bar or spinner is incremented or decremented for a line scroll (when the user clicks an arrow). Read/write Long." width="16" height="16" onclick="getHelp('xlproSmallChange.htm')" onmouseover="showReturns('Returns: Int32')"><br>Value [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. For the Application object, always returns &amp;quot;Microsoft Excel&amp;quot;. For the CubeField object, the name of the specified field. For the Style object, the name of the specified style. Read-only String." width="16" height="16" onclick="getHelp('xlproValue.htm')" onmouseover="showReturns('Returns: Int32')"><br><h2>Corners (1995) <img src="MSGBOX02.ICO" alt="Represents the corners of a 3-D chart. This object isnt a collection." width="16" height="16" onclick="getHelp('xlobjCorners.htm');showMozHelp('Represents the corners of a 3-D chart. This object isnt a collection.');"></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>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>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>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>CubeField (2000) <img src="MSGBOX02.ICO" alt="Represents a hierarchy or measure field from an CubeFields collection." width="16" height="16" onclick="getHelp('xlobjCubeField.htm');showMozHelp('Represents a hierarchy or measure field from an CubeFields collection.');"></h2>AddMemberPropertyField(Property, [PropertyOrder]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Adds a member property field to the display for the cube field." width="16" height="16" onclick="getHelp('xlmthAddMemberPropertyField.htm')" onmouseover="showReturns('Returns: Void')"><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>Caption<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>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>CubeFieldType<input type="image" src="MSGBOX02.ICO" alt="Returns: XlCubeFieldType. Indicates whether the cube field is a hierarchy field or a measure field. Can be one of the following XlCubeFieldType constants: xlHierarchy or xlMeasure. Read-only XlCubeFieldType." width="16" height="16" onclick="getHelp('xlproCubeFieldType.htm')" onmouseover="showReturns('Returns: XlCubeFieldType')"><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>DragToColumn [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the specified field can be dragged to the column position. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDragToColumn.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DragToData [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the specified field can be dragged to the data position. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDragToData.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DragToHide [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the field can be hidden by being dragged off the PivotTable report. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDragToHide.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DragToPage [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the field can be dragged to the page position. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDragToPage.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DragToRow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the field can be dragged to the row position. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDragToRow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>EnableMultiplePageItems [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True to allow multiple items in the page field area for OLAP PivotTables to be selected. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnableMultiplePageItems.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HasMemberProperties<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True when there are member properties specified to be displayed for the cube field. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproHasMemberProperties.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HiddenLevels [= setting]<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>LayoutForm [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlLayoutFormType. Returns or sets the way the specified PivotTable items appearin table format or in outline format. Read/write XlLayoutFormType." width="16" height="16" onclick="getHelp('xlproLayoutForm.htm')" onmouseover="showReturns('Returns: XlLayoutFormType')"><br>LayoutSubtotalLocation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlSubtototalLocationType. You can set this property for any PivotTable field in outline format; however, the formatting appears only if the specified field is a row field other than the innermost (lowest level) row field. For non- OLAP data sources, the value of this property doesnt change when the field is rearranged or when it is added to or from removed from the report." width="16" height="16" onclick="getHelp('xlproLayoutSubtotalLocation.htm')" onmouseover="showReturns('Returns: XlSubtototalLocationType')"><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>Orientation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlPivotFieldOrientation. For OLAP data sources, setting this property for one field in a hierarchy sets the orientation for the other fields in the same hierarchy. Dimension fields can only be oriented in the row, column, and page field areas of the PivotTable report. Measure fields can only be oriented in the data area. Setting a hierarchy or data field to xlHidden removes the hierarchy or field from the PivotTable report." width="16" height="16" onclick="getHelp('xlproOrientation.htm')" onmouseover="showReturns('Returns: XlPivotFieldOrientation')"><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>PivotFields<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotFields. This example creates a list of all the PivotTable field names used in the first PivotChart report." width="16" height="16" onclick="getHelp('xlproPivotFields.htm')" onmouseover="showReturns('Returns: PivotFields')"><br>Position [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. This example moves the chart legend to the bottom of the chart." width="16" height="16" onclick="getHelp('xlproPosition.htm')" onmouseover="showReturns('Returns: Int32')"><br>ShowInFieldList [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. When set to True (default), a CubeField object will be shown in the field list. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowInFieldList.htm')" onmouseover="showReturns('Returns: Boolean')"><br>TreeviewControl<input type="image" src="MSGBOX02.ICO" alt="Returns: TreeviewControl. Returns the OLAP-based PivotTable report. Read-only." width="16" height="16" onclick="getHelp('xlproTreeviewControl.htm')" onmouseover="showReturns('Returns: TreeviewControl')"><br>Value<input type="image" src="MSGBOX02.ICO" alt="Returns: String. For the Application object, always returns &amp;quot;Microsoft Excel&amp;quot;. For the CubeField object, the name of the specified field. For the Style object, the name of the specified style. Read-only String." width="16" height="16" onclick="getHelp('xlproValue.htm')" onmouseover="showReturns('Returns: String')"><br><h2>CubeFields (2000) <img src="MSGBOX02.ICO" alt="A collection of all cube. Each CubeField object represents a hierarchy or measure field from the cube." width="16" height="16" onclick="getHelp('xlobjCubeFields.htm');showMozHelp('A collection of all cube. Each CubeField object represents a hierarchy or measure field from the cube.');"></h2>AddSet(Name, Caption) <input type="image" src="MSGBOX02.ICO" alt="Returns: CubeField. Adds a new CubeField object to the CubeFields collection. The CubeField object corresponds to a set defined on the Online Analytical Processing (OLAP) provider for the cube." width="16" height="16" onclick="getHelp('xlmthAddSet.htm')" onmouseover="showReturns('Returns: CubeField')"><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: CubeField. 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: CubeField')"><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>CustomProperties (2002) <img src="MSGBOX02.ICO" alt="A collection of CustomProperty objects that represent additional information. The information can be used as metadata for XML." width="16" height="16" onclick="getHelp('xlobjCustomProperties.htm');showMozHelp('A collection of CustomProperty objects that represent additional information. The information can be used as metadata for XML.');"></h2>Add(Name, Value) <input type="image" src="MSGBOX02.ICO" alt="Returns: CustomProperty. 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: CustomProperty')"><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: CustomProperty. 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: CustomProperty')"><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>CustomProperty (2002) <img src="MSGBOX02.ICO" alt="Represents identifier information. Identifier information can be used as metadata for XML." width="16" height="16" onclick="getHelp('xlobjCustomProperty.htm');showMozHelp('Represents identifier information. Identifier information can be used as metadata for XML.');"></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>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>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>Name [= setting]<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>Value [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. For the Application object, always returns &amp;quot;Microsoft Excel&amp;quot;. For the CubeField object, the name of the specified field. For the Style object, the name of the specified style. Read-only String." width="16" height="16" onclick="getHelp('xlproValue.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>CustomView (1997) <img src="MSGBOX02.ICO" alt="Represents a custom workbook view. The CustomView object is a member of the CustomViews collection." width="16" height="16" onclick="getHelp('xlobjCustomView.htm');showMozHelp('Represents a custom workbook view. The CustomView object is a member of the CustomViews collection.');"></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>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>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>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>PrintSettings<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if print settings are included in the custom view. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproPrintSettings.htm')" onmouseover="showReturns('Returns: Boolean')"><br>RowColSettings<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the custom view includes settings for hidden rows and columns (including filter information). Read-only Boolean." width="16" height="16" onclick="getHelp('xlproRowColSettings.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Show() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Displays the built-in dialog box and waits for the user to input data. Boolean." width="16" height="16" onclick="getHelp('xlmthShow.htm')" onmouseover="showReturns('Returns: Void')"><br><h2>CustomViews (1997) <img src="MSGBOX02.ICO" alt="A collection of custom workbook views. Each view is represented by a CustomView object." width="16" height="16" onclick="getHelp('xlobjCustomViews.htm');showMozHelp('A collection of custom workbook views. Each view is represented by a CustomView object.');"></h2>Add(ViewName, [PrintSettings], [RowColSettings]) <input type="image" src="MSGBOX02.ICO" alt="Returns: CustomView. 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: CustomView')"><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(ViewName) <input type="image" src="MSGBOX02.ICO" alt="Returns: CustomView. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: CustomView')"><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>DataLabel (1995) <img src="MSGBOX02.ICO" alt="Represents the data label on a chart point or trendline. On a series, the DataLabel object is a member of the DataLabels collection. The DataLabels collection contains a DataLabel object for each point. For a series without definable points (such as an area series), the DataLabels collection contains a single DataLabel object." width="16" height="16" onclick="getHelp('xlobjDataLabel.htm');showMozHelp('Represents the data label on a chart point or trendline. On a series, the DataLabel object is a member of the DataLabels collection. The DataLabels collection contains a DataLabel object for each point. For a series without definable points (such as an area series), the DataLabels collection contains a single DataLabel object.');"></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>AutoScaleFont [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the text in the object changes font size when the object size changes. The default value is True. Read/write Variant." width="16" height="16" onclick="getHelp('xlproAutoScaleFont.htm')" onmouseover="showReturns('Returns: Object')"><br>AutoText [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the object automatically generates appropriate text based on context. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAutoText.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><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>Characters<input type="image" src="MSGBOX02.ICO" alt="Returns: Characters. Returns a Characters object that represents a range of characters within the object text. You can use the Characters object to format characters within a text string." width="16" height="16" onclick="getHelp('xlproCharacters.htm')" onmouseover="showReturns('Returns: Characters')"><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>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Fill<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartFillFormat. Returns a FillFormat object that contains fill formatting properties for the specified chart or shape. Read-only." width="16" height="16" onclick="getHelp('xlproFill.htm')" onmouseover="showReturns('Returns: ChartFillFormat')"><br>Font<input type="image" src="MSGBOX02.ICO" alt="Returns: Font. Font property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproFont.htm')" onmouseover="showReturns('Returns: Font')"><br>HorizontalAlignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you've selected or installed." width="16" height="16" onclick="getHelp('xlproHorizontalAlignment.htm')" onmouseover="showReturns('Returns: Object')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><br>Left [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Double')"><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>NumberFormat [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. NumberFormat property as it applies to the DataLabel, DataLabels, PivotField, Style, and TickLabels objects." width="16" height="16" onclick="getHelp('xlproNumberFormat.htm')" onmouseover="showReturns('Returns: String')"><br>NumberFormatLinked [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells). Read/write Boolean." width="16" height="16" onclick="getHelp('xlproNumberFormatLinked.htm')" onmouseover="showReturns('Returns: Boolean')"><br>NumberFormatLocal [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. NumberFormatLocal property as it applies to the Style object." width="16" height="16" onclick="getHelp('xlproNumberFormatLocal.htm')" onmouseover="showReturns('Returns: Object')"><br>Orientation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. For OLAP data sources, setting this property for one field in a hierarchy sets the orientation for the other fields in the same hierarchy. Dimension fields can only be oriented in the row, column, and page field areas of the PivotTable report. Measure fields can only be oriented in the data area. Setting a hierarchy or data field to xlHidden removes the hierarchy or field from the PivotTable report." width="16" height="16" onclick="getHelp('xlproOrientation.htm')" onmouseover="showReturns('Returns: Object')"><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>Position [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlDataLabelPosition. This example moves the chart legend to the bottom of the chart." width="16" height="16" onclick="getHelp('xlproPosition.htm')" onmouseover="showReturns('Returns: XlDataLabelPosition')"><br>ReadingOrder [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the reading order for the specified object. Can be one of the following constants: xlRTL (right-to-left), xlLTR (left-to-right), or xlContext. Read/write Long." width="16" height="16" onclick="getHelp('xlproReadingOrder.htm')" onmouseover="showReturns('Returns: Int32')"><br>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>Separator [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Sets or returns a Variant representing the separator used for the data labels on a chart. Read/write." width="16" height="16" onclick="getHelp('xlproSeparator.htm')" onmouseover="showReturns('Returns: Object')"><br>Shadow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the font is a shadow font or if the object has a shadow. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShadow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowBubbleSize [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True to show the bubble size for the data labels on a chart. False to hide. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowBubbleSize.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowCategoryName [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True to display the category name for the data labels on a chart. False to hide. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowCategoryName.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowLegendKey [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the data label legend key is visible. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowLegendKey.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowPercentage [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True to display the percentage value for the data labels on a chart. False to hide. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowPercentage.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowSeriesName [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart. True to show the series name. False to hide. Read/write." width="16" height="16" onclick="getHelp('xlproShowSeriesName.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowValue [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns or sets a Boolean corresponding to a specified chart's data label values display behavior. True displays the values. False to hide. Read/write." width="16" height="16" onclick="getHelp('xlproShowValue.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Text [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the text for the specified object. Read-only String for the Range object, read/write String for all other objects." width="16" height="16" onclick="getHelp('xlproText.htm')" onmouseover="showReturns('Returns: String')"><br>Top [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Double')"><br>Type [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: Object')"><br>VerticalAlignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you've selected or installed." width="16" height="16" onclick="getHelp('xlproVerticalAlignment.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>DataLabels (1995) <img src="MSGBOX02.ICO" alt="A collection of all the DataLabel objects for the specified series. Each DataLabel object represents a data label for a point or trendline. For a series without definable points (such as an area series), the DataLabels collection contains a single data label." width="16" height="16" onclick="getHelp('xlobjDataLabels.htm');showMozHelp('A collection of all the DataLabel objects for the specified series. Each DataLabel object represents a data label for a point or trendline. For a series without definable points (such as an area series), the DataLabels collection contains a single data label.');"></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>AutoScaleFont [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the text in the object changes font size when the object size changes. The default value is True. Read/write Variant." width="16" height="16" onclick="getHelp('xlproAutoScaleFont.htm')" onmouseover="showReturns('Returns: Object')"><br>AutoText [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the object automatically generates appropriate text based on context. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAutoText.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><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>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Fill<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartFillFormat. Returns a FillFormat object that contains fill formatting properties for the specified chart or shape. Read-only." width="16" height="16" onclick="getHelp('xlproFill.htm')" onmouseover="showReturns('Returns: ChartFillFormat')"><br>Font<input type="image" src="MSGBOX02.ICO" alt="Returns: Font. Font property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproFont.htm')" onmouseover="showReturns('Returns: Font')"><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>HorizontalAlignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you've selected or installed." width="16" height="16" onclick="getHelp('xlproHorizontalAlignment.htm')" onmouseover="showReturns('Returns: Object')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><br>Item(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: DataLabel. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: DataLabel')"><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>NumberFormat [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. NumberFormat property as it applies to the DataLabel, DataLabels, PivotField, Style, and TickLabels objects." width="16" height="16" onclick="getHelp('xlproNumberFormat.htm')" onmouseover="showReturns('Returns: String')"><br>NumberFormatLinked [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells). Read/write Boolean." width="16" height="16" onclick="getHelp('xlproNumberFormatLinked.htm')" onmouseover="showReturns('Returns: Boolean')"><br>NumberFormatLocal [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. NumberFormatLocal property as it applies to the Style object." width="16" height="16" onclick="getHelp('xlproNumberFormatLocal.htm')" onmouseover="showReturns('Returns: Object')"><br>Orientation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. For OLAP data sources, setting this property for one field in a hierarchy sets the orientation for the other fields in the same hierarchy. Dimension fields can only be oriented in the row, column, and page field areas of the PivotTable report. Measure fields can only be oriented in the data area. Setting a hierarchy or data field to xlHidden removes the hierarchy or field from the PivotTable report." width="16" height="16" onclick="getHelp('xlproOrientation.htm')" onmouseover="showReturns('Returns: Object')"><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>Position [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlDataLabelPosition. This example moves the chart legend to the bottom of the chart." width="16" height="16" onclick="getHelp('xlproPosition.htm')" onmouseover="showReturns('Returns: XlDataLabelPosition')"><br>ReadingOrder [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the reading order for the specified object. Can be one of the following constants: xlRTL (right-to-left), xlLTR (left-to-right), or xlContext. Read/write Long." width="16" height="16" onclick="getHelp('xlproReadingOrder.htm')" onmouseover="showReturns('Returns: Int32')"><br>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>Separator [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Sets or returns a Variant representing the separator used for the data labels on a chart. Read/write." width="16" height="16" onclick="getHelp('xlproSeparator.htm')" onmouseover="showReturns('Returns: Object')"><br>Shadow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the font is a shadow font or if the object has a shadow. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShadow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowBubbleSize [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True to show the bubble size for the data labels on a chart. False to hide. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowBubbleSize.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowCategoryName [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True to display the category name for the data labels on a chart. False to hide. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowCategoryName.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowLegendKey [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the data label legend key is visible. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowLegendKey.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowPercentage [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True to display the percentage value for the data labels on a chart. False to hide. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowPercentage.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowSeriesName [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart. True to show the series name. False to hide. Read/write." width="16" height="16" onclick="getHelp('xlproShowSeriesName.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowValue [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns or sets a Boolean corresponding to a specified chart's data label values display behavior. True displays the values. False to hide. Read/write." width="16" height="16" onclick="getHelp('xlproShowValue.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Type [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: Object')"><br>VerticalAlignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you've selected or installed." width="16" height="16" onclick="getHelp('xlproVerticalAlignment.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>DataTable (1997) <img src="MSGBOX02.ICO" alt="Represents a chart data table." width="16" height="16" onclick="getHelp('xlobjDataTable.htm');showMozHelp('Represents a chart data table.');"></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>AutoScaleFont [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the text in the object changes font size when the object size changes. The default value is True. Read/write Variant." width="16" height="16" onclick="getHelp('xlproAutoScaleFont.htm')" onmouseover="showReturns('Returns: Object')"><br>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><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>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>Font<input type="image" src="MSGBOX02.ICO" alt="Returns: Font. Font property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproFont.htm')" onmouseover="showReturns('Returns: Font')"><br>HasBorderHorizontal [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the chart data table has horizontal cell borders. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasBorderHorizontal.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HasBorderOutline [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the chart data table has outline borders. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasBorderOutline.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HasBorderVertical [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the chart data table has vertical cell borders. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasBorderVertical.htm')" onmouseover="showReturns('Returns: Boolean')"><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>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Void')"><br>ShowLegendKey [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the data label legend key is visible. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowLegendKey.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>DefaultWebOptions (2000) <img src="MSGBOX02.ICO" alt="Contains global application-level attributes used by Microsoft Excel when you save a document as a Web page or open a Web page. You can return or set attributes either at the application (global) level or at the workbook level. (Note that attribute values can be different from one workbook to another, depending on the attribute value at the time the workbook was saved.) Workbook-level attribute settings override application-level attribute settings. Workbook-level attributes are contained in the WebOptions object." width="16" height="16" onclick="getHelp('xlobjDefaultWebOptions.htm');showMozHelp('Contains global application-level attributes used by Microsoft Excel when you save a document as a Web page or open a Web page. You can return or set attributes either at the application (global) level or at the workbook level. (Note that attribute values can be different from one workbook to another, depending on the attribute value at the time the workbook was saved.) Workbook-level attribute settings override application-level attribute settings. Workbook-level attributes are contained in the WebOptions object.');"></h2>AllowPNG [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if PNG (Portable Network Graphics) is allowed as an image format when you save documents as a Web page. False if PNG is not allowed as an output format. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAllowPNG.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AlwaysSaveInDefaultEncoding [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the default encoding is used when you save a Web page or plain text document, independent of the file's original encoding when opened. False if the original encoding of the file is used. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAlwaysSaveInDefaultEncoding.htm')" onmouseover="showReturns('Returns: Boolean')"><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>CheckIfOfficeIsHTMLEditor [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel checks to see whether an Office application is the default HTML editor when you start Excel. False if Excel does not perform this check. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproCheckIfOfficeIsHTMLEditor.htm')" onmouseover="showReturns('Returns: Boolean')"><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>DownloadComponents [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the necessary Microsoft Office Web components are downloaded when you view the saved document in a Web browser, but only if the components are not already installed. False if the components are not downloaded. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDownloadComponents.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Encoding [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoEncoding. You cannot use any of the constants that have the suffix AutoDetect. These constants are used by the ReloadAs method." width="16" height="16" onclick="getHelp('xlproEncoding.htm')" onmouseover="showReturns('Returns: MsoEncoding')"><br>FolderSuffix<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Newly created documents use the suffix returned by the FolderSuffix property of the DefaultWebOptions object. The value of the FolderSuffix property of the WebOptions object may differ from that of the DefaultWebOptions object if the document was previously edited in a different language version of Microsoft Excel. You can use the UseDefaultFolderSuffix method to change the suffix to the language you are currently using in Microsoft Office." width="16" height="16" onclick="getHelp('xlproFolderSuffix.htm')" onmouseover="showReturns('Returns: String')"><br>Fonts<input type="image" src="MSGBOX02.ICO" alt="Returns: WebPageFonts. Returns the WebPageFonts collection representing the set of fonts Microsoft Excel uses when you open a Web page in Excel and there is either no font information specified in the Web page, or the current default font can't display the character set in the Web page. Read-only." width="16" height="16" onclick="getHelp('xlproFonts.htm')" onmouseover="showReturns('Returns: WebPageFonts')"><br>LoadPictures [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if images are loaded when you open a document in Microsoft Excel, usually when the images and document were not created in Microsoft Excel. False if the images are not loaded. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproLoadPictures.htm')" onmouseover="showReturns('Returns: Boolean')"><br>LocationOfComponents [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the central URL (on the intranet or Web) or path (local or network) to the location from which authorized users can download Microsoft Office Web components when viewing your saved document. The default value is the local or network installation path for Microsoft Office. Read/write String." width="16" height="16" onclick="getHelp('xlproLocationOfComponents.htm')" onmouseover="showReturns('Returns: String')"><br>OrganizeInFolder [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if all supporting files, such as background textures and graphics, are organized in a separate folder when you save the specified document as a Web page. False if supporting files are saved in the same folder as the Web page. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproOrganizeInFolder.htm')" onmouseover="showReturns('Returns: Boolean')"><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>PixelsPerInch [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the density (pixels per inch) of graphics images and table cells on a Web page. The range of settings is usually from 19 to 480, and common settings for popular screen sizes are 72, 96, and 120. The default setting is 96. Read/write Long." width="16" height="16" onclick="getHelp('xlproPixelsPerInch.htm')" onmouseover="showReturns('Returns: Int32')"><br>RelyOnCSS [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if cascading style sheets (CSS) are used for font formatting when you view a saved document in a Web browser. Microsoft Excel creates a cascading style sheet file and saves it either to the specified folder or to the same folder as your Web page, depending on the value of the OrganizeInFolder property. False if HTML &amp;lt;FONT&amp;gt; tags and cascading style sheets are used. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproRelyOnCSS.htm')" onmouseover="showReturns('Returns: Boolean')"><br>RelyOnVML [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if image files are not generated from drawing objects when you save a document as a Web page. False if images are generated. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproRelyOnVML.htm')" onmouseover="showReturns('Returns: Boolean')"><br>SaveHiddenData [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if data outside of the specified range is saved when you save the document as a Web page. This data may be necessary for maintaining formulas. False if data outside of the specified range is not saved with the Web page. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproSaveHiddenData.htm')" onmouseover="showReturns('Returns: Boolean')"><br>SaveNewWebPagesAsWebArchives [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if new Web pages can be saved as Web archives. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproSaveNewWebPagesAsWebArchives.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ScreenSize [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoScreenSize. This example sets the target screen size at 800x600 pixels." width="16" height="16" onclick="getHelp('xlproScreenSize.htm')" onmouseover="showReturns('Returns: MsoScreenSize')"><br>TargetBrowser [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTargetBrowser. Returns or sets an MsoTargetBrowser constant indicating the browser version. Read/write." width="16" height="16" onclick="getHelp('xlproTargetBrowser.htm')" onmouseover="showReturns('Returns: MsoTargetBrowser')"><br>UpdateLinksOnSave [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if hyperlinks and paths to all supporting files are automatically updated before you save the document as a Web page, ensuring that the links are up-to-date at the time the document is saved. False if the links are not updated. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproUpdateLinksOnSave.htm')" onmouseover="showReturns('Returns: Boolean')"><br>UseLongFileNames [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if long file names are used when you save the document as a Web page. False if long file names are not used and the DOS file name format (8.3) is used. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproUseLongFileNames.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>Diagram (2002) <img src="MSGBOX02.ICO" alt="Represents a diagram." width="16" height="16" onclick="getHelp('xlobjDiagram.htm');showMozHelp('Represents a diagram.');"></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>AutoFormat [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. Sets or returns an constant indicating the automatic formatting state for a diagram.&amp;nbsp;Read/write." width="16" height="16" onclick="getHelp('xlproAutoFormat.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>AutoLayout [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. Returns or sets an MsoTriState constant which determines the automatic positioning of the nodes and connectors in a diagram. Read/write." width="16" height="16" onclick="getHelp('xlproAutoLayout.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>Convert(Type) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Converts the current diagram to a different diagram." width="16" height="16" onclick="getHelp('xlmthConvert.htm')" onmouseover="showReturns('Returns: Void')"><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>FitText() <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>Nodes<input type="image" src="MSGBOX02.ICO" alt="Returns: DiagramNodes. Nodes property as it applies to the Diagram object." width="16" height="16" onclick="getHelp('xlproNodes.htm')" onmouseover="showReturns('Returns: DiagramNodes')"><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>Reverse [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. MsoTrue reverses the nodes in a diagram. Read/write MsoTriState." width="16" height="16" onclick="getHelp('xlproReverse.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>Type<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoDiagramType. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: MsoDiagramType')"><br><h2>DiagramNode (2002) <img src="MSGBOX02.ICO" alt="Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlobjDiagramNode.htm');showMozHelp('Hidden or unsupported element.');"></h2>AddNode([pos], [nodeType]) <input type="image" src="MSGBOX02.ICO" alt="Returns: DiagramNode. Creates a diagram node. Returns a DiagramNode object that represents the new node." width="16" height="16" onclick="getHelp('xlmthAddNode.htm')" onmouseover="showReturns('Returns: DiagramNode')"><br>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>Children<input type="image" src="MSGBOX02.ICO" alt="Returns: DiagramNodeChildren. &amp;nbsp;Returns a DiagramNodeChildren object, representing the collection of child nodes of a particular node." width="16" height="16" onclick="getHelp('xlproChildren.htm')" onmouseover="showReturns('Returns: DiagramNodeChildren')"><br>CloneNode(copyChildren, pTargetNode, [pos]) <input type="image" src="MSGBOX02.ICO" alt="Returns: DiagramNode. Clones a diagram node. Returns a DiagramNode object representing the cloned node." width="16" height="16" onclick="getHelp('xlmthCloneNode.htm')" onmouseover="showReturns('Returns: DiagramNode')"><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>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>Diagram<input type="image" src="MSGBOX02.ICO" alt="Returns: IMsoDiagram. Returns a Diagram object representing a diagram." width="16" height="16" onclick="getHelp('xlproDiagram.htm')" onmouseover="showReturns('Returns: IMsoDiagram')"><br>Layout [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoOrgChartLayoutType. Returns or sets an MsoOrgChartLayoutType constant to indicate the formatting of the child nodes of an organization chart. Read/write." width="16" height="16" onclick="getHelp('xlproLayout.htm')" onmouseover="showReturns('Returns: MsoOrgChartLayoutType')"><br>MoveNode(pTargetNode, pos) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Moves a diagram node and any of its child nodes, within a diagram." width="16" height="16" onclick="getHelp('xlmthMoveNode.htm')" onmouseover="showReturns('Returns: Void')"><br>NextNode() <input type="image" src="MSGBOX02.ICO" alt="Returns: DiagramNode. Selects the next diagram node in a series of nodes. Returns a DiagramNode object representing the newly-selected node." width="16" height="16" onclick="getHelp('xlmthNextNode.htm')" onmouseover="showReturns('Returns: DiagramNode')"><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>PrevNode() <input type="image" src="MSGBOX02.ICO" alt="Returns: DiagramNode. Returns a DiagramNode object that represents the previous diagram node in a collection of diagram nodes." width="16" height="16" onclick="getHelp('xlmthPrevNode.htm')" onmouseover="showReturns('Returns: DiagramNode')"><br>ReplaceNode(pTargetNode) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Replaces a target diagram node with the source diagram node. The target diagram node is deleted, and the source diagram node, including any of its child nodes, are moved to where the target diagram node was." width="16" height="16" onclick="getHelp('xlmthReplaceNode.htm')" onmouseover="showReturns('Returns: Void')"><br>Root<input type="image" src="MSGBOX02.ICO" alt="Returns: DiagramNode. Returns the root DiagramNode object which the root diagram node belongs." width="16" height="16" onclick="getHelp('xlproRoot.htm')" onmouseover="showReturns('Returns: DiagramNode')"><br>Shape<input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Returns a Shape object that represents the shape attached to the specified comment, diagram node, or hyperlink." width="16" height="16" onclick="getHelp('xlproShape.htm')" onmouseover="showReturns('Returns: Shape')"><br>SwapNode(pTargetNode, [swapChildren]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Swaps the source diagram node with a target diagram node." width="16" height="16" onclick="getHelp('xlmthSwapNode.htm')" onmouseover="showReturns('Returns: Void')"><br>TextShape<input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Returns a Shape object representing the shape of the text box associated with a diagram node." width="16" height="16" onclick="getHelp('xlproTextShape.htm')" onmouseover="showReturns('Returns: Shape')"><br>TransferChildren(pReceivingNode) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Transfers the child nodes of a source diagram node to a receiving diagram node." width="16" height="16" onclick="getHelp('xlmthTransferChildren.htm')" onmouseover="showReturns('Returns: Void')"><br><h2>DiagramNodeChildren (2002) <img src="MSGBOX02.ICO" alt="Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlobjDiagramNodeChildren.htm');showMozHelp('Hidden or unsupported element.');"></h2>AddNode([Index], [nodeType]) <input type="image" src="MSGBOX02.ICO" alt="Returns: DiagramNode. Creates a diagram node. Returns a DiagramNode object that represents the new node." width="16" height="16" onclick="getHelp('xlmthAddNode.htm')" onmouseover="showReturns('Returns: DiagramNode')"><br>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>FirstChild<input type="image" src="MSGBOX02.ICO" alt="Returns: DiagramNode. Returns a DiagramNode object that represents the first child node of a parent node." width="16" height="16" onclick="getHelp('xlproFirstChild.htm')" onmouseover="showReturns('Returns: DiagramNode')"><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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: DiagramNode. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: DiagramNode')"><br>LastChild<input type="image" src="MSGBOX02.ICO" alt="Returns: DiagramNode. Returns a DiagramNode object that represents the last child node of a parent node." width="16" height="16" onclick="getHelp('xlproLastChild.htm')" onmouseover="showReturns('Returns: DiagramNode')"><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>SelectAll() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Selects all the shapes in the specified CanvasShapes, DiagramNodeChildren, DiagramNodes, or Shapes collection." width="16" height="16" onclick="getHelp('xlmthSelectAll.htm')" onmouseover="showReturns('Returns: Void')"><br><h2>DiagramNodes (2002) <img src="MSGBOX02.ICO" alt="Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlobjDiagramNodes.htm');showMozHelp('Hidden or unsupported element.');"></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>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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: DiagramNode. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: DiagramNode')"><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>SelectAll() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Selects all the shapes in the specified CanvasShapes, DiagramNodeChildren, DiagramNodes, or Shapes collection." width="16" height="16" onclick="getHelp('xlmthSelectAll.htm')" onmouseover="showReturns('Returns: Void')"><br><h2>Dialog (1995) <img src="MSGBOX02.ICO" alt="Represents a built-in Microsoft Excel dialog box. The Dialog object is a member of the Show method to display the corresponding dialog box." width="16" height="16" onclick="getHelp('xlobjDialog.htm');showMozHelp('Represents a built-in Microsoft Excel dialog box. The Dialog object is a member of the Show method to display the corresponding dialog box.');"></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>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>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>Show([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: Boolean. Displays the built-in dialog box and waits for the user to input data. Boolean." width="16" height="16" onclick="getHelp('xlmthShow.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>Dialogs (1995) <img src="MSGBOX02.ICO" alt="A collection of all the Show method to display the dialog corresponding dialog box." width="16" height="16" onclick="getHelp('xlobjDialogs.htm');showMozHelp('A collection of all the Show method to display the dialog corresponding dialog box.');"></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>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: Dialog. 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: Dialog')"><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>DisplayUnitLabel (2000) <img src="MSGBOX02.ICO" alt="Represents a unit label on an axis in the specified chart. Unit labels are useful for charting large valuesfor example, in the millions or billions. You can make the chart more readable by using a single unit label instead of large numbers at each tick mark." width="16" height="16" onclick="getHelp('xlobjDisplayUnitLabel.htm');showMozHelp('Represents a unit label on an axis in the specified chart. Unit labels are useful for charting large valuesfor example, in the millions or billions. You can make the chart more readable by using a single unit label instead of large numbers at each tick mark.');"></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>AutoScaleFont [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the text in the object changes font size when the object size changes. The default value is True. Read/write Variant." width="16" height="16" onclick="getHelp('xlproAutoScaleFont.htm')" onmouseover="showReturns('Returns: Object')"><br>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><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>Characters<input type="image" src="MSGBOX02.ICO" alt="Returns: Characters. Returns a Characters object that represents a range of characters within the object text. You can use the Characters object to format characters within a text string." width="16" height="16" onclick="getHelp('xlproCharacters.htm')" onmouseover="showReturns('Returns: Characters')"><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>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Fill<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartFillFormat. Returns a FillFormat object that contains fill formatting properties for the specified chart or shape. Read-only." width="16" height="16" onclick="getHelp('xlproFill.htm')" onmouseover="showReturns('Returns: ChartFillFormat')"><br>Font<input type="image" src="MSGBOX02.ICO" alt="Returns: Font. Font property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproFont.htm')" onmouseover="showReturns('Returns: Font')"><br>HorizontalAlignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you have selected or installed." width="16" height="16" onclick="getHelp('xlproHorizontalAlignment.htm')" onmouseover="showReturns('Returns: Object')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><br>Left [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Double')"><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>Orientation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. For OLAP data sources, setting this property for one field in a hierarchy sets the orientation for the other fields in the same hierarchy. Dimension fields can only be oriented in the row, column, and page field areas of the PivotTable report. Measure fields can only be oriented in the data area. Setting a hierarchy or data field to xlHidden removes the hierarchy or field from the PivotTable report." width="16" height="16" onclick="getHelp('xlproOrientation.htm')" onmouseover="showReturns('Returns: Object')"><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>ReadingOrder [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the reading order for the specified object. Can be one of the following constants: xlRTL (right-to-left), xlLTR (left-to-right), or xlContext. Read/write Long." width="16" height="16" onclick="getHelp('xlproReadingOrder.htm')" onmouseover="showReturns('Returns: Int32')"><br>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>Shadow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the font is a shadow font or if the object has a shadow. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShadow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Text [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the text for the specified object. Read-only String for the Range object, read/write String for all other objects." width="16" height="16" onclick="getHelp('xlproText.htm')" onmouseover="showReturns('Returns: String')"><br>Top [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Double')"><br>VerticalAlignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you have selected or installed." width="16" height="16" onclick="getHelp('xlproVerticalAlignment.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>DocEvents (1997) <img src="MSGBOX02.ICO" alt="Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm');showMozHelp('Hidden or unsupported element.');"></h2>Activate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example activates Sheet1." width="16" height="16" onclick="getHelp('xlmthActivate.htm')" onmouseover="showReturns('Returns: Void')"><br>BeforeDoubleClick(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>BeforeRightClick(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>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>Change(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>Deactivate() <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>FollowHyperlink(Target) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Displays a cached document, if its already been downloaded. Otherwise, this method resolves the hyperlink, downloads the target document, and displays the document in the appropriate application." width="16" height="16" onclick="getHelp('xlmthFollowHyperlink.htm')" onmouseover="showReturns('Returns: Void')"><br>PivotTableUpdate(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>SelectionChange(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><h2>DownBars (1995) <img src="MSGBOX02.ICO" alt="Represents the down bars in a chart group. Down bars connect points on the first series in the chart group with lower values on the last series (the lines go down from the first series). Only 2-D line groups that contain at least two series can have down bars. This object isnt a collection. Theres no object that represents a single down bar; you either have up bars and down bars turned on for all points in a chart group or you have them turned off." width="16" height="16" onclick="getHelp('xlobjDownBars.htm');showMozHelp('Represents the down bars in a chart group. Down bars connect points on the first series in the chart group with lower values on the last series (the lines go down from the first series). Only 2-D line groups that contain at least two series can have down bars. This object isnt a collection. Theres no object that represents a single down bar; you either have up bars and down bars turned on for all points in a chart group or you have them turned off.');"></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>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><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>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Fill<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartFillFormat. Returns a FillFormat object that contains fill formatting properties for the specified chart or shape. Read-only." width="16" height="16" onclick="getHelp('xlproFill.htm')" onmouseover="showReturns('Returns: ChartFillFormat')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><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>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>DropLines (1995) <img src="MSGBOX02.ICO" alt="Represents the drop lines in a chart group. Drop lines connect the points in the chart with the x-axis. Only line and area chart groups can have drop lines. This object isnt a collection. Theres no object that represents a single drop line; you either have drop lines turned on for all points in a chart group or you have them turned off." width="16" height="16" onclick="getHelp('xlobjDropLines.htm');showMozHelp('Represents the drop lines in a chart group. Drop lines connect the points in the chart with the x-axis. Only line and area chart groups can have drop lines. This object isnt a collection. Theres no object that represents a single drop line; you either have drop lines turned on for all points in a chart group or you have them turned off.');"></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>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><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>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><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>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>Error (2002) <img src="MSGBOX02.ICO" alt="Represents a spreadsheet error for a range." width="16" height="16" onclick="getHelp('xlobjError.htm');showMozHelp('Represents a spreadsheet error for a range.');"></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>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>Ignore [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Allows the user to set or return the state of an error checking option for a range. False enables an error checking option for a range. True disables an error checking option for a range. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproIgnore.htm')" onmouseover="showReturns('Returns: Boolean')"><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>Value<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. For the Application object, always returns &amp;quot;Microsoft Excel&amp;quot;. For the CubeField object, the name of the specified field. For the Style object, the name of the specified style. Read-only String." width="16" height="16" onclick="getHelp('xlproValue.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>ErrorBars (1995) <img src="MSGBOX02.ICO" alt="Represents the error bars on a chart series. Error bars indicate the degree of uncertainty for chart data. Only series in area, bar, column, line, and scatter groups on a 2-D chart can have error bars. Only series in scatter groups can have x and y error bars. This object isnt a collection. Theres no object that represents a single error bar; you either have x error bars or y error bars turned on for all points in a series or you have them turned off." width="16" height="16" onclick="getHelp('xlobjErrorBars.htm');showMozHelp('Represents the error bars on a chart series. Error bars indicate the degree of uncertainty for chart data. Only series in area, bar, column, line, and scatter groups on a 2-D chart can have error bars. Only series in scatter groups can have x and y error bars. This object isnt a collection. Theres no object that represents a single error bar; you either have x error bars or y error bars turned on for all points in a series or you have them turned off.');"></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>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><br>ClearFormats() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Clears the formatting of the object." width="16" height="16" onclick="getHelp('xlmthClearFormats.htm')" onmouseover="showReturns('Returns: Object')"><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>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>EndStyle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlEndStyleCap. Returns or sets the end style for the error bars. Can be one of the following XlEndStyleCap constants: xlCap or xlNoCap. Read/write Long." width="16" height="16" onclick="getHelp('xlproEndStyle.htm')" onmouseover="showReturns('Returns: XlEndStyleCap')"><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>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>ErrorCheckingOptions (2002) <img src="MSGBOX02.ICO" alt="Represents the error-checking options for an application." width="16" height="16" onclick="getHelp('xlobjErrorCheckingOptions.htm');showMozHelp('Represents the error-checking options for an application.');"></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>BackgroundChecking [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Alerts the user for all cells that violate enabled error checking rules. When this property is set to True (default), the AutoCorrect Options button appears next to all cells that violate enabled errors. False disables background checking for errors. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproBackgroundChecking.htm')" onmouseover="showReturns('Returns: Boolean')"><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>EmptyCellReferences [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. When set to True (default), Microsoft Excel identifies, with an AutoCorrect Options button, selected cells containing formulas that refer to empty cells. False disables empty cell reference checking. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEmptyCellReferences.htm')" onmouseover="showReturns('Returns: Boolean')"><br>EvaluateToError [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. When set to True (default), Microsoft Excel identifies, with an AutoCorrect Options button, selected cells that contain formulas evaluating to an error. False disables error checking for cells that evaluate to an error value. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEvaluateToError.htm')" onmouseover="showReturns('Returns: Boolean')"><br>InconsistentFormula [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. When set to True (default), Microsoft Excel identifies cells containing an inconsistent formula in a region.&amp;nbsp;False disables the inconsistent formula check. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproInconsistentFormula.htm')" onmouseover="showReturns('Returns: Boolean')"><br>IndicatorColorIndex [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlColorIndex. The following illustration shows the color-index values in the default color palette." width="16" height="16" onclick="getHelp('xlproIndicatorColorIndex.htm')" onmouseover="showReturns('Returns: XlColorIndex')"><br>ListDataValidation [= 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>NumberAsText [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. When set to True (default), Microsoft Excel identifies, with an AutoCorrect Options button, selected cells that contain numbers written as text. False disables error checking for numbers written as text. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproNumberAsText.htm')" onmouseover="showReturns('Returns: Boolean')"><br>OmittedCells [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. When set to True (default), Microsoft Excel identifies, with an AutoCorrect Options button, the selected cells that contain formulas referring to a range that omits adjacent cells that could be included. False disables error checking for omitted cells. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproOmittedCells.htm')" onmouseover="showReturns('Returns: Boolean')"><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>TextDate [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. When set to True (default), Microsoft Excel identifies, with an AutoCorrect Options button, cells that contain a text date with a two-digit year. False disables error checking for cells containing a text date with a two-digit year. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproTextDate.htm')" onmouseover="showReturns('Returns: Boolean')"><br>UnlockedFormulaCells [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. When set to True (default), Microsoft Excel identifies selected cells that are unlocked and contain a formula. False disables error checking for unlocked cells that contain formulas. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproUnlockedFormulaCells.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>Errors (2002) <img src="MSGBOX02.ICO" alt="Represents the various spreadsheet errors for a range." width="16" height="16" onclick="getHelp('xlobjErrors.htm');showMozHelp('Represents the various spreadsheet errors for a range.');"></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>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>Item<input type="image" src="MSGBOX02.ICO" alt="Returns: Error. 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: Error')"><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>FillFormat (1997) <img src="MSGBOX02.ICO" alt="Represents fill formatting for a shape. A shape can have a solid, gradient, texture, pattern, picture, or semi-transparent fill." width="16" height="16" onclick="getHelp('xlobjFillFormat.htm');showMozHelp('Represents fill formatting for a shape. A shape can have a solid, gradient, texture, pattern, picture, or semi-transparent fill.');"></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>BackColor [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: ColorFormat. This example sets the foreground color, background color, and gradient for the chart area fill on chart one." width="16" height="16" onclick="getHelp('xlproBackColor.htm')" onmouseover="showReturns('Returns: ColorFormat')"><br>Background() <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>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>ForeColor [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: ColorFormat. This example sets the foreground color, background color, and gradient for the chart area fill on chart one." width="16" height="16" onclick="getHelp('xlproForeColor.htm')" onmouseover="showReturns('Returns: ColorFormat')"><br>GradientColorType<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoGradientColorType. This example sets the fill format for chart two to the same style used for chart one." width="16" height="16" onclick="getHelp('xlproGradientColorType.htm')" onmouseover="showReturns('Returns: MsoGradientColorType')"><br>GradientDegree<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns the gradient degree of the specified one-color shaded fill as a floating-point value from 0.0 (dark) through 1.0 (light). Read-only Single." width="16" height="16" onclick="getHelp('xlproGradientDegree.htm')" onmouseover="showReturns('Returns: Single')"><br>GradientStyle<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoGradientStyle. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: MsoGradientStyle')"><br>GradientVariant<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the shade variant for the specified fill as an integer value from 1 through 4. The values for this property correspond to the gradient variants (numbered from left to right and from top to bottom) on the Gradient tab in the Fill Effects dialog box. Read-only Long." width="16" height="16" onclick="getHelp('xlproGradientVariant.htm')" onmouseover="showReturns('Returns: Int32')"><br>OneColorGradient(Style, Variant, Degree) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example sets the fill format for chart two to the same style used for chart one." width="16" height="16" onclick="getHelp('xlmthOneColorGradient.htm')" onmouseover="showReturns('Returns: Void')"><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>Pattern<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoPatternType. This example adds a crisscross pattern to the interior of cell A1 on Sheet1." width="16" height="16" onclick="getHelp('xlproPattern.htm')" onmouseover="showReturns('Returns: MsoPatternType')"><br>Patterned(Pattern) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example sets the fill pattern for chart one." width="16" height="16" onclick="getHelp('xlmthPatterned.htm')" onmouseover="showReturns('Returns: Void')"><br>PresetGradient(Style, Variant, PresetGradientType) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the specified fill to a preset gradient." width="16" height="16" onclick="getHelp('xlmthPresetGradient.htm')" onmouseover="showReturns('Returns: Void')"><br>PresetGradientType<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoPresetGradientType. Use the PresetGradient method to set the preset gradient type for the fill." width="16" height="16" onclick="getHelp('xlproPresetGradientType.htm')" onmouseover="showReturns('Returns: MsoPresetGradientType')"><br>PresetTexture<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoPresetTexture. Use the PresetTextured method to set the preset texture for the fill." width="16" height="16" onclick="getHelp('xlproPresetTexture.htm')" onmouseover="showReturns('Returns: MsoPresetTexture')"><br>PresetTextured(PresetTexture) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the specified fill format to a preset texture." width="16" height="16" onclick="getHelp('xlmthPresetTextured.htm')" onmouseover="showReturns('Returns: Void')"><br>Solid() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the specified fill to a uniform color. Use this method to convert a gradient, textured, patterned, or background fill back to a solid fill." width="16" height="16" onclick="getHelp('xlmthSolid.htm')" onmouseover="showReturns('Returns: Void')"><br>TextureName<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the name of the custom texture file for the specified fill. Read-only String." width="16" height="16" onclick="getHelp('xlproTextureName.htm')" onmouseover="showReturns('Returns: String')"><br>TextureType<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTextureType. Use the UserTextured method to set the texture type for the fill." width="16" height="16" onclick="getHelp('xlproTextureType.htm')" onmouseover="showReturns('Returns: MsoTextureType')"><br>Transparency [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear). Read/write Double." width="16" height="16" onclick="getHelp('xlproTransparency.htm')" onmouseover="showReturns('Returns: Single')"><br>TwoColorGradient(Style, Variant) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the specified fill to a two-color gradient." width="16" height="16" onclick="getHelp('xlmthTwoColorGradient.htm')" onmouseover="showReturns('Returns: Void')"><br>Type<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoFillType. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: MsoFillType')"><br>UserPicture(PictureFile) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Fills the specified shape with an image." width="16" height="16" onclick="getHelp('xlmthUserPicture.htm')" onmouseover="showReturns('Returns: Void')"><br>UserTextured(TextureFile) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Fills the specified shape with small tiles of an image. If you want to fill the shape with one large image, use the UserPicture method." width="16" height="16" onclick="getHelp('xlmthUserTextured.htm')" onmouseover="showReturns('Returns: Void')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br><h2>Filter (2000) <img src="MSGBOX02.ICO" alt="Represents a filter for a single column. The Filter object is a member of the Filters collection. The Filters collection contains all the filters in an autofiltered range." width="16" height="16" onclick="getHelp('xlobjFilter.htm');showMozHelp('Represents a filter for a single column. The Filter object is a member of the Filters collection. The Filters collection contains all the filters in an autofiltered range.');"></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>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>Criteria1<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the first filtered value for the specified column in a filtered range. Read-only Variant." width="16" height="16" onclick="getHelp('xlproCriteria1.htm')" onmouseover="showReturns('Returns: Object')"><br>Criteria2<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the second filtered value for the specified column in a filtered range. Read-only Variant." width="16" height="16" onclick="getHelp('xlproCriteria2.htm')" onmouseover="showReturns('Returns: Object')"><br>On<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the specified filter is on. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproOn.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Operator<input type="image" src="MSGBOX02.ICO" alt="Returns: XlAutoFilterOperator. This example changes the formula for conditional format one, for cells E1:E10 if the formula specifies &amp;quot;less than 5.&amp;quot;" width="16" height="16" onclick="getHelp('xlproOperator.htm')" onmouseover="showReturns('Returns: XlAutoFilterOperator')"><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>Filters (2000) <img src="MSGBOX02.ICO" alt="A collection of Filter objects that represents all the filters in an autofiltered range." width="16" height="16" onclick="getHelp('xlobjFilters.htm');showMozHelp('A collection of Filter objects that represents all the filters in an autofiltered range.');"></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>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: Filter. 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: Filter')"><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>Floor (2000) <img src="MSGBOX02.ICO" alt="Represents the floor of a 3-D chart" width="16" height="16" onclick="getHelp('xlobjFloor.htm');showMozHelp('Represents the floor of a 3-D chart');"></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>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><br>ClearFormats() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Clears the formatting of the object." width="16" height="16" onclick="getHelp('xlmthClearFormats.htm')" onmouseover="showReturns('Returns: Object')"><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>Fill<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartFillFormat. Returns a FillFormat object that contains fill formatting properties for the specified chart or shape. Read-only." width="16" height="16" onclick="getHelp('xlproFill.htm')" onmouseover="showReturns('Returns: ChartFillFormat')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><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>Paste() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Pastes chart data from the Clipboard into the specified chart." width="16" height="16" onclick="getHelp('xlmthPaste.htm')" onmouseover="showReturns('Returns: Void')"><br>PictureType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example sets series one in Chart1 to stretch pictures. The example should be run on a 2-D column chart with picture data markers." width="16" height="16" onclick="getHelp('xlproPictureType.htm')" onmouseover="showReturns('Returns: Object')"><br>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>Font (2000) <img src="MSGBOX02.ICO" alt="Contains the font attributes (font name, font size, color, and so on) for an object." width="16" height="16" onclick="getHelp('xlobjFont.htm');showMozHelp('Contains the font attributes (font name, font size, color, and so on) for an object.');"></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>Background [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns a Shape object that represents the background image for the specified document. Read-only." width="16" height="16" onclick="getHelp('xlproBackground.htm')" onmouseover="showReturns('Returns: Object')"><br>Bold [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the font is bold. Read/write Variant." width="16" height="16" onclick="getHelp('xlproBold.htm')" onmouseover="showReturns('Returns: Object')"><br>Color [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example sets the color of the tick-mark labels on the value axis in Chart1." width="16" height="16" onclick="getHelp('xlproColor.htm')" onmouseover="showReturns('Returns: Object')"><br>ColorIndex [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. The following examples assume that you're using the default color palette." width="16" height="16" onclick="getHelp('xlproColorIndex.htm')" onmouseover="showReturns('Returns: Object')"><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>FontStyle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the font style. Read/write String." width="16" height="16" onclick="getHelp('xlproFontStyle.htm')" onmouseover="showReturns('Returns: Object')"><br>Italic [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the font style is italic. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproItalic.htm')" onmouseover="showReturns('Returns: Object')"><br>Name [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. 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: Object')"><br>OutlineFont [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the font is an outline font. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproOutlineFont.htm')" onmouseover="showReturns('Returns: Object')"><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>Shadow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the font is a shadow font or if the object has a shadow. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShadow.htm')" onmouseover="showReturns('Returns: Object')"><br>Size [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the size of the font. Read/write Variant." width="16" height="16" onclick="getHelp('xlproSize.htm')" onmouseover="showReturns('Returns: Object')"><br>Strikethrough [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the font is struck through with a horizontal line. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproStrikethrough.htm')" onmouseover="showReturns('Returns: Object')"><br>Subscript [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the font is formatted as subscript. False by default. Read/write Variant." width="16" height="16" onclick="getHelp('xlproSubscript.htm')" onmouseover="showReturns('Returns: Object')"><br>Superscript [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the font is formatted as superscript; False by default. Read/write Variant." width="16" height="16" onclick="getHelp('xlproSuperscript.htm')" onmouseover="showReturns('Returns: Object')"><br>Underline [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. " width="16" height="16" onclick="getHelp('xlproUnderline.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>FormatCondition (1997) <img src="MSGBOX02.ICO" alt="Represents a conditional format. The FormatCondition object is a member of the FormatConditions collection. The FormatConditions collection can contain up to three conditional formats for a given range." width="16" height="16" onclick="getHelp('xlobjFormatCondition.htm');showMozHelp('Represents a conditional format. The FormatCondition object is a member of the FormatConditions collection. The FormatConditions collection can contain up to three conditional formats for a given range.');"></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>Borders<input type="image" src="MSGBOX02.ICO" alt="Returns: Borders. For information about returning a single member of a collection, see Returning an Object from a Collection." width="16" height="16" onclick="getHelp('xlproBorders.htm')" onmouseover="showReturns('Returns: Borders')"><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>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>Font<input type="image" src="MSGBOX02.ICO" alt="Returns: Font. Font property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproFont.htm')" onmouseover="showReturns('Returns: Font')"><br>Formula1<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the value or expression associated with the conditional format or data validation. Can be a constant value, a string value, a cell reference, or a formula. Read-only String." width="16" height="16" onclick="getHelp('xlproFormula1.htm')" onmouseover="showReturns('Returns: String')"><br>Formula2<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the value or expression associated with the second part of a conditional format or data validation. Used only when the data validation conditional format Operator property is xlBetween or xlNotBetween. Can be a constant value, a string value, a cell reference, or a formula. Read-only String." width="16" height="16" onclick="getHelp('xlproFormula2.htm')" onmouseover="showReturns('Returns: String')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><br>Modify(Type, [Operator], [Formula1], [Formula2]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Modifies the data validation or conditional format. For more information, click the object you want to modify." width="16" height="16" onclick="getHelp('xlmthModify.htm')" onmouseover="showReturns('Returns: Void')"><br>Operator<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. This example changes the formula for conditional format one, for cells E1:E10 if the formula specifies &amp;quot;less than 5.&amp;quot;" width="16" height="16" onclick="getHelp('xlproOperator.htm')" onmouseover="showReturns('Returns: Int32')"><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>Type<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: Int32')"><br><h2>FormatConditions (1997) <img src="MSGBOX02.ICO" alt="Represents the collection of conditional formats for a single range. The FormatConditions collection can contain up to three conditional formats. Each format is represented by a FormatCondition object." width="16" height="16" onclick="getHelp('xlobjFormatConditions.htm');showMozHelp('Represents the collection of conditional formats for a single range. The FormatConditions collection can contain up to three conditional formats. Each format is represented by a FormatCondition object.');"></h2>Add(Type, [Operator], [Formula1], [Formula2]) <input type="image" src="MSGBOX02.ICO" alt="Returns: FormatCondition. 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: FormatCondition')"><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>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>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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: FormatCondition. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: FormatCondition')"><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>FreeformBuilder (1997) <img src="MSGBOX02.ICO" alt="Represents the geometry of a freeform while its being built." width="16" height="16" onclick="getHelp('xlobjFreeformBuilder.htm');showMozHelp('Represents the geometry of a freeform while its being built.');"></h2>AddNodes(SegmentType, EditingType, X1, Y1, [X2], [Y2], [X3], [Y3]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example adds a freeform with four segments to myDocument." width="16" height="16" onclick="getHelp('xlmthAddNodes.htm')" onmouseover="showReturns('Returns: Void')"><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>ConvertToShape() <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Creates a shape that has the geometric characteristics of the specified FreeformBuilder object. Returns a Shape object that represents the new shape." width="16" height="16" onclick="getHelp('xlmthConvertToShape.htm')" onmouseover="showReturns('Returns: Shape')"><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>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>Graphic (2002) <img src="MSGBOX02.ICO" alt="Contains properties that apply to header and footer picture objects." width="16" height="16" onclick="getHelp('xlobjGraphic.htm');showMozHelp('Contains properties that apply to header and footer picture objects.');"></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>Brightness [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the brightness of the specified picture or OLE object. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest). Read/write Single." width="16" height="16" onclick="getHelp('xlproBrightness.htm')" onmouseover="showReturns('Returns: Single')"><br>ColorType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoPictureColorType. This example sets the color transformation to grayscale for shape one on myDocument. Shape one must be either a picture or an OLE object." width="16" height="16" onclick="getHelp('xlproColorType.htm')" onmouseover="showReturns('Returns: MsoPictureColorType')"><br>Contrast [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the contrast for the specified picture or OLE object. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast). Read/write Single." width="16" height="16" onclick="getHelp('xlproContrast.htm')" onmouseover="showReturns('Returns: Single')"><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>CropBottom [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the number of points that are cropped off the bottom of the specified picture or OLE object. Read/write Single." width="16" height="16" onclick="getHelp('xlproCropBottom.htm')" onmouseover="showReturns('Returns: Single')"><br>CropLeft [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the number of points that are cropped off the left side of the specified picture or OLE object. Read/write Single." width="16" height="16" onclick="getHelp('xlproCropLeft.htm')" onmouseover="showReturns('Returns: Single')"><br>CropRight [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the number of points that are cropped off the right side of the specified picture or OLE object. Read/write Single." width="16" height="16" onclick="getHelp('xlproCropRight.htm')" onmouseover="showReturns('Returns: Single')"><br>CropTop [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the number of points that are cropped off the top of the specified picture or OLE object. Read/write Single." width="16" height="16" onclick="getHelp('xlproCropTop.htm')" onmouseover="showReturns('Returns: Single')"><br>Filename [= setting]<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>Height [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. This example sets the height of the embedded chart." width="16" height="16" onclick="getHelp('xlproHeight.htm')" onmouseover="showReturns('Returns: Single')"><br>LockAspectRatio [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. True if the specified shape retains its original proportions when you resize it. False if you can change the height and width of the shape independently of one another when you resize it. Read/write MsoTriState." width="16" height="16" onclick="getHelp('xlproLockAspectRatio.htm')" onmouseover="showReturns('Returns: MsoTriState')"><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>Width [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. This example expands the active window to the maximum size available (assuming that the window isnt maximized)." width="16" height="16" onclick="getHelp('xlproWidth.htm')" onmouseover="showReturns('Returns: Single')"><br><h2>Gridlines (1995) <img src="MSGBOX02.ICO" alt="Represents major or minor gridlines on a chart axis. Gridlines extend the tick marks on a chart axis to make it easier to see the values associated with the data markers. This object isnt a collection. Theres no object that represents a single gridline; you either have all gridlines for an axis turned on or all of them turned off." width="16" height="16" onclick="getHelp('xlobjGridlines.htm');showMozHelp('Represents major or minor gridlines on a chart axis. Gridlines extend the tick marks on a chart axis to make it easier to see the values associated with the data markers. This object isnt a collection. Theres no object that represents a single gridline; you either have all gridlines for an axis turned on or all of them turned off.');"></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>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><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>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><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>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>GroupShapes (1997) <img src="MSGBOX02.ICO" alt="Represents the individual shapes within a grouped shape. Each shape is represented by a Item method with this object, you can work with single shapes within a group without having to ungroup them." width="16" height="16" onclick="getHelp('xlobjGroupShapes.htm');showMozHelp('Represents the individual shapes within a grouped shape. Each shape is represented by a Item method with this object, you can work with single shapes within a group without having to ungroup them.');"></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>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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: Shape')"><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>Range<input type="image" src="MSGBOX02.ICO" alt="Returns: ShapeRange. Although you can use the Shapes.Range(1)." width="16" height="16" onclick="getHelp('xlproRange.htm')" onmouseover="showReturns('Returns: ShapeRange')"><br><h2>HiLoLines (1995) <img src="MSGBOX02.ICO" alt="Represents the high-low lines in a chart group. High-low lines connect the highest point with the lowest point in every category in the chart group. Only 2-D line groups can have high-low lines. This object isnt a collection. Theres no object that represents a single high-low line; you either have high-low lines turned on for all points in a chart group or you have them turned off." width="16" height="16" onclick="getHelp('xlobjHiLoLines.htm');showMozHelp('Represents the high-low lines in a chart group. High-low lines connect the highest point with the lowest point in every category in the chart group. Only 2-D line groups can have high-low lines. This object isnt a collection. Theres no object that represents a single high-low line; you either have high-low lines turned on for all points in a chart group or you have them turned off.');"></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>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><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>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><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>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>HPageBreak (1997) <img src="MSGBOX02.ICO" alt="Represents a horizontal page break. The HPageBreak object is a member of the HPageBreaks collection." width="16" height="16" onclick="getHelp('xlobjHPageBreak.htm');showMozHelp('Represents a horizontal page break. The HPageBreak object is a member of the HPageBreaks collection.');"></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>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>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>DragOff(Direction, RegionIndex) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This method exists primarily for the macro recorder. You can use the Delete method to delete a page break in Visual Basic." width="16" height="16" onclick="getHelp('xlmthDragOff.htm')" onmouseover="showReturns('Returns: Void')"><br>Extent<input type="image" src="MSGBOX02.ICO" alt="Returns: XlPageBreakExtent. Returns the type of the specified page break: full-screen or only within a print area. Can be either of the following XlPageBreakExtent constants: xlPageBreakFull or xlPageBreakPartial. Read-only Long." width="16" height="16" onclick="getHelp('xlproExtent.htm')" onmouseover="showReturns('Returns: XlPageBreakExtent')"><br>Location [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. For the HPageBreak and VPageBreak objects, this property returns or sets the cell (a Range object) that defines the page-break location. Horizontal page breaks are aligned with the top edge of the location cell; vertical page breaks are aligned with the left edge of the location cell. Read/write Range." width="16" height="16" onclick="getHelp('xlproLocation.htm')" onmouseover="showReturns('Returns: Range')"><br>Parent<input type="image" src="MSGBOX02.ICO" alt="Returns: Worksheet. Returns the parent object for the specified object." width="16" height="16" onclick="getHelp('xlproParent.htm')" onmouseover="showReturns('Returns: Worksheet')"><br>Type [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlPageBreak. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: XlPageBreak')"><br><h2>HPageBreaks (1997) <img src="MSGBOX02.ICO" alt="The collection of horizontal page breaks within the print area. Each horizontal page break is represented by an HPageBreak object." width="16" height="16" onclick="getHelp('xlobjHPageBreaks.htm');showMozHelp('The collection of horizontal page breaks within the print area. Each horizontal page break is represented by an HPageBreak object.');"></h2>Add(Before) <input type="image" src="MSGBOX02.ICO" alt="Returns: HPageBreak. 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: HPageBreak')"><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: HPageBreak. 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: HPageBreak')"><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>Hyperlink (1997) <img src="MSGBOX02.ICO" alt="Represents a hyperlink. The Hyperlink object is a member of the Hyperlinks collection." width="16" height="16" onclick="getHelp('xlobjHyperlink.htm');showMozHelp('Represents a hyperlink. The Hyperlink object is a member of the Hyperlinks collection.');"></h2>Address [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. If the reference contains more than one cell, RowAbsolute and ColumnAbsolute apply to all rows and columns." width="16" height="16" onclick="getHelp('xlproAddress.htm')" onmouseover="showReturns('Returns: String')"><br>AddToFavorites() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Adds a shortcut to the workbook or hyperlink to the Favorites folder." width="16" height="16" onclick="getHelp('xlmthAddToFavorites.htm')" onmouseover="showReturns('Returns: Void')"><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>CreateNewDocument(Filename, EditNow, Overwrite) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Creates a new document linked to the specified hyperlink." width="16" height="16" onclick="getHelp('xlmthCreateNewDocument.htm')" onmouseover="showReturns('Returns: Void')"><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>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>EmailSubject [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the text string of the specified hyperlinks e-mail subject line. The subject line is appended to the hyperlinks address. Read/write String." width="16" height="16" onclick="getHelp('xlproEmailSubject.htm')" onmouseover="showReturns('Returns: String')"><br>Follow([NewWindow], [AddHistory], [ExtraInfo], [Method], [HeaderInfo]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Displays a cached document, if its already been downloaded. Otherwise, this method resolves the hyperlink, downloads the target document, and displays the document in the appropriate application." width="16" height="16" onclick="getHelp('xlmthFollow.htm')" onmouseover="showReturns('Returns: Void')"><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>Range<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>ScreenTip [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the ScreenTip text for the specified hyperlink. Read/write String." width="16" height="16" onclick="getHelp('xlproScreenTip.htm')" onmouseover="showReturns('Returns: String')"><br>Shape<input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Returns a Shape object that represents the shape attached to the specified comment, diagram node, or hyperlink." width="16" height="16" onclick="getHelp('xlproShape.htm')" onmouseover="showReturns('Returns: Shape')"><br>SubAddress [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the location within the document associated with the hyperlink. Read/write String." width="16" height="16" onclick="getHelp('xlproSubAddress.htm')" onmouseover="showReturns('Returns: String')"><br>TextToDisplay [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink. Read/write String." width="16" height="16" onclick="getHelp('xlproTextToDisplay.htm')" onmouseover="showReturns('Returns: String')"><br>Type<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: Int32')"><br><h2>Hyperlinks (1997) <img src="MSGBOX02.ICO" alt="Represents the collection of hyperlinks for a worksheet or range. Each hyperlink is represented by a Hyperlink object." width="16" height="16" onclick="getHelp('xlobjHyperlinks.htm');showMozHelp('Represents the collection of hyperlinks for a worksheet or range. Each hyperlink is represented by a Hyperlink object.');"></h2>Add(Anchor, Address, [SubAddress], [ScreenTip], [TextToDisplay]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. 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: Object')"><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>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>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: Hyperlink. 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: Hyperlink')"><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>Interior (1995) <img src="MSGBOX02.ICO" alt="Represents the interior of an object." width="16" height="16" onclick="getHelp('xlobjInterior.htm');showMozHelp('Represents the interior of an object.');"></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>Color [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example sets the color of the tick-mark labels on the value axis in Chart1." width="16" height="16" onclick="getHelp('xlproColor.htm')" onmouseover="showReturns('Returns: Object')"><br>ColorIndex [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. The following examples assume that you're using the default color palette." width="16" height="16" onclick="getHelp('xlproColorIndex.htm')" onmouseover="showReturns('Returns: Object')"><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>InvertIfNegative [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if Microsoft Excel inverts the pattern in the item when it corresponds to a negative number. Read/write Variant for the Interior object, read/write Boolean for all other objects." width="16" height="16" onclick="getHelp('xlproInvertIfNegative.htm')" onmouseover="showReturns('Returns: Object')"><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>Pattern [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example adds a crisscross pattern to the interior of cell A1 on Sheet1." width="16" height="16" onclick="getHelp('xlproPattern.htm')" onmouseover="showReturns('Returns: Object')"><br>PatternColor [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the color of the interior pattern as an RGB value. Read/write Variant." width="16" height="16" onclick="getHelp('xlproPatternColor.htm')" onmouseover="showReturns('Returns: Object')"><br>PatternColorIndex [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the color of the interior pattern as an index into the current color palette, or as one of the following XlColorIndex constants: xlColorIndexAutomatic or xlColorIndexNone. Read/write Long." width="16" height="16" onclick="getHelp('xlproPatternColorIndex.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>IRtdServer (2002) <img src="MSGBOX02.ICO" alt="Represents an interface for a real-time data server." width="16" height="16" onclick="getHelp('xlobjIRtdServer.htm');showMozHelp('Represents an interface for a real-time data server.');"></h2>ConnectData(TopicID, Strings, GetNewValues) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Adds new topics from a real-time data server. The ConnectData method is called when a file is opened that contains real-time data functions or when a user types in a new formula which contains the RTD function." width="16" height="16" onclick="getHelp('xlmthConnectData.htm')" onmouseover="showReturns('Returns: Object')"><br>DisconnectData(TopicID) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Notifies the RTD server application that a topic is no longer in use." width="16" height="16" onclick="getHelp('xlmthDisconnectData.htm')" onmouseover="showReturns('Returns: Void')"><br>Heartbeat() <input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Determines if the real-time data server is still active. Returns a Long; zero or negative number indicates failure; positive number indicates success." width="16" height="16" onclick="getHelp('xlmthHeartbeat.htm')" onmouseover="showReturns('Returns: Int32')"><br>RefreshData(TopicCount) <input type="image" src="MSGBOX02.ICO" alt="Returns: Array. This method is called by Microsoft Excel to get new data. This method call only takes place after being notified by the real-time data server that there is new data." width="16" height="16" onclick="getHelp('xlmthRefreshData.htm')" onmouseover="showReturns('Returns: Array')"><br>ServerStart(CallbackObject) <input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. The ServerStart method is called immediately after a real-time data server is instantiated. Returns a Long; negative value or zero indicates failure to start the server; positive value indicates success." width="16" height="16" onclick="getHelp('xlmthServerStart.htm')" onmouseover="showReturns('Returns: Int32')"><br>ServerTerminate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Terminates the connection to the real-time data server." width="16" height="16" onclick="getHelp('xlmthServerTerminate.htm')" onmouseover="showReturns('Returns: Void')"><br><h2>IRTDUpdateEvent (2002) <img src="MSGBOX02.ICO" alt="Represents real-time data update events." width="16" height="16" onclick="getHelp('xlobjIRTDUpdateEvent.htm');showMozHelp('Represents real-time data update events.');"></h2>Disconnect() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Instructs the real-time data server to disconnect from the specified IRTDUpdateEvent object." width="16" height="16" onclick="getHelp('xlmthDisconnect.htm')" onmouseover="showReturns('Returns: Void')"><br>HeartbeatInterval [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets a Long for the interval between updates for real-time data. Read/write." width="16" height="16" onclick="getHelp('xlproHeartbeatInterval.htm')" onmouseover="showReturns('Returns: Int32')"><br>UpdateNotify() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. The RTD server informs Microsoft Excel that new data has been received." width="16" height="16" onclick="getHelp('xlmthUpdateNotify.htm')" onmouseover="showReturns('Returns: Void')"><br><h2>Label (1995) <img src="MSGBOX02.ICO" alt="Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm');showMozHelp('Hidden or unsupported element.');"></h2>Accelerator [= setting]<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>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>BottomRightCell<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the cell that lies under the lower-right corner of the object. Read-only." width="16" height="16" onclick="getHelp('xlproBottomRightCell.htm')" onmouseover="showReturns('Returns: Range')"><br>BringToFront() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Brings the object to the front of the z-order." width="16" height="16" onclick="getHelp('xlmthBringToFront.htm')" onmouseover="showReturns('Returns: Object')"><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>Characters<input type="image" src="MSGBOX02.ICO" alt="Returns: Characters. Returns a Characters object that represents a range of characters within the object text. You can use the Characters object to format characters within a text string." width="16" height="16" onclick="getHelp('xlproCharacters.htm')" onmouseover="showReturns('Returns: Characters')"><br>CheckSpelling([CustomDictionary], [IgnoreUppercase], [AlwaysSuggest], [SpellLang]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. 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: Object')"><br>Copy() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Copies the range to the specified range or to the Clipboard." width="16" height="16" onclick="getHelp('xlmthCopy.htm')" onmouseover="showReturns('Returns: Object')"><br>CopyPicture([Appearance], [Format]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. If you copy a range, it must be made up of adjacent cells." width="16" height="16" onclick="getHelp('xlmthCopyPicture.htm')" onmouseover="showReturns('Returns: Object')"><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>Cut() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Cuts the object to the Clipboard or pastes it into a specified destination." width="16" height="16" onclick="getHelp('xlmthCut.htm')" onmouseover="showReturns('Returns: Object')"><br>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Duplicate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Duplicates the object and returns a reference to the new copy." width="16" height="16" onclick="getHelp('xlmthDuplicate.htm')" onmouseover="showReturns('Returns: Object')"><br>Enabled [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the object is enabled. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnabled.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Height [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example sets the height of the embedded chart." width="16" height="16" onclick="getHelp('xlproHeight.htm')" onmouseover="showReturns('Returns: Double')"><br>Index<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. For information about using the Index worksheet function in Visual Basic, see Using Worksheet Functions in Visual Basic." width="16" height="16" onclick="getHelp('xlproIndex.htm')" onmouseover="showReturns('Returns: Int32')"><br>Left [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Double')"><br>Locked [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Locked property as it applies to the ChartObject, ChartObjects, LinkFormat, OLEObject, OLEObjects, Scenario, Shape, and Style objects." width="16" height="16" onclick="getHelp('xlproLocked.htm')" onmouseover="showReturns('Returns: Boolean')"><br>LockedText [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the text in the specified object will be locked to prevent changes when the workbook is protected. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproLockedText.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Name [= setting]<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>OnAction [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the name of a macro thats run when the specified object is clicked. Read/write String." width="16" height="16" onclick="getHelp('xlproOnAction.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>PhoneticAccelerator [= setting]<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>Placement [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example sets embedded chart one on Sheet1 to be free-floating (it neither moves nor is sized with its underlying cells)." width="16" height="16" onclick="getHelp('xlproPlacement.htm')" onmouseover="showReturns('Returns: Object')"><br>PrintObject [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the object will be printed when the document is printed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproPrintObject.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Select([Replace]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>SendToBack() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Sends the object to the back of the z-order." width="16" height="16" onclick="getHelp('xlmthSendToBack.htm')" onmouseover="showReturns('Returns: Object')"><br>ShapeRange<input type="image" src="MSGBOX02.ICO" alt="Returns: ShapeRange. Returns a ShapeRange object that represents the specified object or objects. Read-only." width="16" height="16" onclick="getHelp('xlproShapeRange.htm')" onmouseover="showReturns('Returns: ShapeRange')"><br>Text [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the text for the specified object. Read-only String for the Range object, read/write String for all other objects." width="16" height="16" onclick="getHelp('xlproText.htm')" onmouseover="showReturns('Returns: String')"><br>Top [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Double')"><br>TopLeftCell<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the cell that lies under the upper-left corner of the specified object. Read-only." width="16" height="16" onclick="getHelp('xlproTopLeftCell.htm')" onmouseover="showReturns('Returns: Range')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Width [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example expands the active window to the maximum size available (assuming that the window isnt maximized)." width="16" height="16" onclick="getHelp('xlproWidth.htm')" onmouseover="showReturns('Returns: Double')"><br>ZOrder<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the z-order position of the object. Read-only Long." width="16" height="16" onclick="getHelp('xlproZOrder.htm')" onmouseover="showReturns('Returns: Int32')"><br><h2>Labels (1995) <img src="MSGBOX02.ICO" alt="Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm');showMozHelp('Hidden or unsupported element.');"></h2>Accelerator [= setting]<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>Add(Left, Top, Width, Height) <input type="image" src="MSGBOX02.ICO" alt="Returns: Label. 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: Label')"><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>BringToFront() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Brings the object to the front of the z-order." width="16" height="16" onclick="getHelp('xlmthBringToFront.htm')" onmouseover="showReturns('Returns: Object')"><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>Characters<input type="image" src="MSGBOX02.ICO" alt="Returns: Characters. Returns a Characters object that represents a range of characters within the object text. You can use the Characters object to format characters within a text string." width="16" height="16" onclick="getHelp('xlproCharacters.htm')" onmouseover="showReturns('Returns: Characters')"><br>CheckSpelling([CustomDictionary], [IgnoreUppercase], [AlwaysSuggest], [SpellLang]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. 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: Object')"><br>Copy() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Copies the range to the specified range or to the Clipboard." width="16" height="16" onclick="getHelp('xlmthCopy.htm')" onmouseover="showReturns('Returns: Object')"><br>CopyPicture([Appearance], [Format]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. If you copy a range, it must be made up of adjacent cells." width="16" height="16" onclick="getHelp('xlmthCopyPicture.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: 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>Cut() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Cuts the object to the Clipboard or pastes it into a specified destination." width="16" height="16" onclick="getHelp('xlmthCut.htm')" onmouseover="showReturns('Returns: Object')"><br>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Duplicate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Duplicates the object and returns a reference to the new copy." width="16" height="16" onclick="getHelp('xlmthDuplicate.htm')" onmouseover="showReturns('Returns: Object')"><br>Enabled [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the object is enabled. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnabled.htm')" onmouseover="showReturns('Returns: Boolean')"><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>Group() <input type="image" src="MSGBOX02.ICO" alt="Returns: GroupObject. Groups the shapes in the specified range. Returns the grouped shapes as a single Shape object." width="16" height="16" onclick="getHelp('xlmthGroup.htm')" onmouseover="showReturns('Returns: GroupObject')"><br>Height [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example sets the height of the embedded chart." width="16" height="16" onclick="getHelp('xlproHeight.htm')" onmouseover="showReturns('Returns: Double')"><br>Item(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: Object')"><br>Left [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Double')"><br>Locked [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Locked property as it applies to the ChartObject, ChartObjects, LinkFormat, OLEObject, OLEObjects, Scenario, Shape, and Style objects." width="16" height="16" onclick="getHelp('xlproLocked.htm')" onmouseover="showReturns('Returns: Boolean')"><br>LockedText [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the text in the specified object will be locked to prevent changes when the workbook is protected. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproLockedText.htm')" onmouseover="showReturns('Returns: Boolean')"><br>OnAction [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the name of a macro thats run when the specified object is clicked. Read/write String." width="16" height="16" onclick="getHelp('xlproOnAction.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>PhoneticAccelerator [= setting]<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>Placement [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example sets embedded chart one on Sheet1 to be free-floating (it neither moves nor is sized with its underlying cells)." width="16" height="16" onclick="getHelp('xlproPlacement.htm')" onmouseover="showReturns('Returns: Object')"><br>PrintObject [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the object will be printed when the document is printed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproPrintObject.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Select([Replace]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>SendToBack() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Sends the object to the back of the z-order." width="16" height="16" onclick="getHelp('xlmthSendToBack.htm')" onmouseover="showReturns('Returns: Object')"><br>ShapeRange<input type="image" src="MSGBOX02.ICO" alt="Returns: ShapeRange. Returns a ShapeRange object that represents the specified object or objects. Read-only." width="16" height="16" onclick="getHelp('xlproShapeRange.htm')" onmouseover="showReturns('Returns: ShapeRange')"><br>Text [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the text for the specified object. Read-only String for the Range object, read/write String for all other objects." width="16" height="16" onclick="getHelp('xlproText.htm')" onmouseover="showReturns('Returns: String')"><br>Top [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Double')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Width [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example expands the active window to the maximum size available (assuming that the window isnt maximized)." width="16" height="16" onclick="getHelp('xlproWidth.htm')" onmouseover="showReturns('Returns: Double')"><br>ZOrder<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the z-order position of the object. Read-only Long." width="16" height="16" onclick="getHelp('xlproZOrder.htm')" onmouseover="showReturns('Returns: Int32')"><br><h2>LeaderLines (1997) <img src="MSGBOX02.ICO" alt="Represents leader lines on a chart. Leader lines connect data labels to data points. This object isnt a collection; theres no object that represents a single leader line." width="16" height="16" onclick="getHelp('xlobjLeaderLines.htm');showMozHelp('Represents leader lines on a chart. Leader lines connect data labels to data points. This object isnt a collection; theres no object that represents a single leader line.');"></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>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><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>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>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>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Void')"><br><h2>Legend (1995) <img src="MSGBOX02.ICO" alt="Represents the legend in a chart. Each chart can have only one legend. The Legend object contains one or more LegendKey object." width="16" height="16" onclick="getHelp('xlobjLegend.htm');showMozHelp('Represents the legend in a chart. Each chart can have only one legend. The Legend object contains one or more LegendKey object.');"></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>AutoScaleFont [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the text in the object changes font size when the object size changes. The default value is True. Read/write Variant." width="16" height="16" onclick="getHelp('xlproAutoScaleFont.htm')" onmouseover="showReturns('Returns: Object')"><br>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><br>Clear() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example clears the formulas and formatting in cells A1:G37 on Sheet1." width="16" height="16" onclick="getHelp('xlmthClear.htm')" onmouseover="showReturns('Returns: Object')"><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>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Fill<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartFillFormat. Returns a FillFormat object that contains fill formatting properties for the specified chart or shape. Read-only." width="16" height="16" onclick="getHelp('xlproFill.htm')" onmouseover="showReturns('Returns: ChartFillFormat')"><br>Font<input type="image" src="MSGBOX02.ICO" alt="Returns: Font. Font property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproFont.htm')" onmouseover="showReturns('Returns: Font')"><br>Height [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example sets the height of the embedded chart." width="16" height="16" onclick="getHelp('xlproHeight.htm')" onmouseover="showReturns('Returns: Double')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><br>Left [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Double')"><br>LegendEntries([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single legend entry (a LegendEntry object) or a collection of legend entries (a LegendEntries object) for the legend." width="16" height="16" onclick="getHelp('xlmthLegendEntries.htm')" onmouseover="showReturns('Returns: Object')"><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>Position [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlLegendPosition. This example moves the chart legend to the bottom of the chart." width="16" height="16" onclick="getHelp('xlproPosition.htm')" onmouseover="showReturns('Returns: XlLegendPosition')"><br>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>Shadow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the font is a shadow font or if the object has a shadow. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShadow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Top [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Double')"><br>Width [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example expands the active window to the maximum size available (assuming that the window isnt maximized)." width="16" height="16" onclick="getHelp('xlproWidth.htm')" onmouseover="showReturns('Returns: Double')"><br><h2>LegendEntries (1995) <img src="MSGBOX02.ICO" alt="A collection of all the LegendKey object." width="16" height="16" onclick="getHelp('xlobjLegendEntries.htm');showMozHelp('A collection of all the LegendKey object.');"></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>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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: LegendEntry. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: LegendEntry')"><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>LegendEntry (1995) <img src="MSGBOX02.ICO" alt="Represents a legend entry in a chart legend. The LegendEntry object is a member of the LegendEntries collection. The LegendEntries collection contains all the LegendEntry objects in the legend." width="16" height="16" onclick="getHelp('xlobjLegendEntry.htm');showMozHelp('Represents a legend entry in a chart legend. The LegendEntry object is a member of the LegendEntries collection. The LegendEntries collection contains all the LegendEntry objects in the legend.');"></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>AutoScaleFont [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the text in the object changes font size when the object size changes. The default value is True. Read/write Variant." width="16" height="16" onclick="getHelp('xlproAutoScaleFont.htm')" onmouseover="showReturns('Returns: Object')"><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>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Font<input type="image" src="MSGBOX02.ICO" alt="Returns: Font. Font property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproFont.htm')" onmouseover="showReturns('Returns: Font')"><br>Height<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example sets the height of the embedded chart." width="16" height="16" onclick="getHelp('xlproHeight.htm')" onmouseover="showReturns('Returns: Double')"><br>Index<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. For information about using the Index worksheet function in Visual Basic, see Using Worksheet Functions in Visual Basic." width="16" height="16" onclick="getHelp('xlproIndex.htm')" onmouseover="showReturns('Returns: Int32')"><br>Left<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Double')"><br>LegendKey<input type="image" src="MSGBOX02.ICO" alt="Returns: LegendKey. Returns a LegendKey object that represents the legend key associated with the entry." width="16" height="16" onclick="getHelp('xlproLegendKey.htm')" onmouseover="showReturns('Returns: LegendKey')"><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>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>Top<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Double')"><br>Width<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example expands the active window to the maximum size available (assuming that the window isnt maximized)." width="16" height="16" onclick="getHelp('xlproWidth.htm')" onmouseover="showReturns('Returns: Double')"><br><h2>LegendKey (1995) <img src="MSGBOX02.ICO" alt="Represents a legend key in a chart legend. Each legend key is a graphic that visually links a legend entry with its associated series or trendline in the chart. The legend key is linked to its associated series or trendline in such a way that changing the formatting of one simultaneously changes the formatting of the other." width="16" height="16" onclick="getHelp('xlobjLegendKey.htm');showMozHelp('Represents a legend key in a chart legend. Each legend key is a graphic that visually links a legend entry with its associated series or trendline in the chart. The legend key is linked to its associated series or trendline in such a way that changing the formatting of one simultaneously changes the formatting of the other.');"></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>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><br>ClearFormats() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Clears the formatting of the object." width="16" height="16" onclick="getHelp('xlmthClearFormats.htm')" onmouseover="showReturns('Returns: Object')"><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>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Fill<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartFillFormat. Returns a FillFormat object that contains fill formatting properties for the specified chart or shape. Read-only." width="16" height="16" onclick="getHelp('xlproFill.htm')" onmouseover="showReturns('Returns: ChartFillFormat')"><br>Height<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example sets the height of the embedded chart." width="16" height="16" onclick="getHelp('xlproHeight.htm')" onmouseover="showReturns('Returns: Double')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><br>InvertIfNegative [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel inverts the pattern in the item when it corresponds to a negative number. Read/write Variant for the Interior object, read/write Boolean for all other objects." width="16" height="16" onclick="getHelp('xlproInvertIfNegative.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Left<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Double')"><br>MarkerBackgroundColor [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the marker background color as an RGB value. Applies only to line, scatter, and radar charts. Read/write Long." width="16" height="16" onclick="getHelp('xlproMarkerBackgroundColor.htm')" onmouseover="showReturns('Returns: Int32')"><br>MarkerBackgroundColorIndex [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlColorIndex. Returns or sets the marker background color as an index into the current color palette, or as one of the following XlColorIndex constants: xlColorIndexAutomatic or xlColorIndexNone. Applies only to line, scatter, and radar charts. Read/write Long." width="16" height="16" onclick="getHelp('xlproMarkerBackgroundColorIndex.htm')" onmouseover="showReturns('Returns: XlColorIndex')"><br>MarkerForegroundColor [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the foreground color of the marker as an RGB value. Applies only to line, scatter, and radar charts. Read/write Long." width="16" height="16" onclick="getHelp('xlproMarkerForegroundColor.htm')" onmouseover="showReturns('Returns: Int32')"><br>MarkerForegroundColorIndex [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlColorIndex. Returns or sets the marker foreground color as an index into the current color palette, or as one of the following XlColorIndex constants: xlColorIndexAutomatic or xlColorIndexNone. Applies only to line, scatter, and radar charts. Read/write Long." width="16" height="16" onclick="getHelp('xlproMarkerForegroundColorIndex.htm')" onmouseover="showReturns('Returns: XlColorIndex')"><br>MarkerSize [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the data-marker size, in points. Read/write Long." width="16" height="16" onclick="getHelp('xlproMarkerSize.htm')" onmouseover="showReturns('Returns: Int32')"><br>MarkerStyle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlMarkerStyle. This example sets the marker style for series one in Chart1. The example should be run on a 2-D line chart." width="16" height="16" onclick="getHelp('xlproMarkerStyle.htm')" onmouseover="showReturns('Returns: XlMarkerStyle')"><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>PictureType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. This example sets series one in Chart1 to stretch pictures. The example should be run on a 2-D column chart with picture data markers." width="16" height="16" onclick="getHelp('xlproPictureType.htm')" onmouseover="showReturns('Returns: Int32')"><br>PictureUnit [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the unit for each picture on the chart if the PictureType property is set to xlScale (if not, this property is ignored). Read/write Long." width="16" height="16" onclick="getHelp('xlproPictureUnit.htm')" onmouseover="showReturns('Returns: Int32')"><br>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>Shadow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the font is a shadow font or if the object has a shadow. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShadow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Smooth [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if curve smoothing is turned on for the line chart or scatter chart. Applies only to line and scatter charts. Read/write." width="16" height="16" onclick="getHelp('xlproSmooth.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Top<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Double')"><br>Width<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example expands the active window to the maximum size available (assuming that the window isnt maximized)." width="16" height="16" onclick="getHelp('xlproWidth.htm')" onmouseover="showReturns('Returns: Double')"><br><h2>LineFormat (1997) <img src="MSGBOX02.ICO" alt="Represents line and arrowhead formatting. For a line, the LineFormat object contains formatting information for the line itself; for a shape with a border, this object contains formatting information for the shape border." width="16" height="16" onclick="getHelp('xlobjLineFormat.htm');showMozHelp('Represents line and arrowhead formatting. For a line, the LineFormat object contains formatting information for the line itself; for a shape with a border, this object contains formatting information for the shape border.');"></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>BackColor [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: ColorFormat. This example sets the foreground color, background color, and gradient for the chart area fill on chart one." width="16" height="16" onclick="getHelp('xlproBackColor.htm')" onmouseover="showReturns('Returns: ColorFormat')"><br>BeginArrowheadLength [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoArrowheadLength. This example adds a line to myDocument. Theres a short, narrow oval on the line's starting point and a long, wide triangle on its end point." width="16" height="16" onclick="getHelp('xlproBeginArrowheadLength.htm')" onmouseover="showReturns('Returns: MsoArrowheadLength')"><br>BeginArrowheadStyle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoArrowheadStyle. This example adds a line to myDocument. Theres a short, narrow oval on the line's starting point and a long, wide triangle on its end point." width="16" height="16" onclick="getHelp('xlproBeginArrowheadStyle.htm')" onmouseover="showReturns('Returns: MsoArrowheadStyle')"><br>BeginArrowheadWidth [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoArrowheadWidth. This example adds a line to myDocument. Theres a short, narrow oval on the line's starting point and a long, wide triangle on its end point." width="16" height="16" onclick="getHelp('xlproBeginArrowheadWidth.htm')" onmouseover="showReturns('Returns: MsoArrowheadWidth')"><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>DashStyle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoLineDashStyle. This example adds a blue dashed line to myDocument." width="16" height="16" onclick="getHelp('xlproDashStyle.htm')" onmouseover="showReturns('Returns: MsoLineDashStyle')"><br>EndArrowheadLength [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoArrowheadLength. This example adds a line to myDocument. Theres a short, narrow oval on the line's starting point and a long, wide triangle on its end point." width="16" height="16" onclick="getHelp('xlproEndArrowheadLength.htm')" onmouseover="showReturns('Returns: MsoArrowheadLength')"><br>EndArrowheadStyle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoArrowheadStyle. This example adds a line to myDocument. Theres a short, narrow oval on the line's starting point and a long, wide triangle on its end point." width="16" height="16" onclick="getHelp('xlproEndArrowheadStyle.htm')" onmouseover="showReturns('Returns: MsoArrowheadStyle')"><br>EndArrowheadWidth [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoArrowheadWidth. This example adds a line to myDocument. Theres a short, narrow oval on the line's starting point and a long, wide triangle on its end point." width="16" height="16" onclick="getHelp('xlproEndArrowheadWidth.htm')" onmouseover="showReturns('Returns: MsoArrowheadWidth')"><br>ForeColor [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: ColorFormat. This example sets the foreground color, background color, and gradient for the chart area fill on chart one." width="16" height="16" onclick="getHelp('xlproForeColor.htm')" onmouseover="showReturns('Returns: ColorFormat')"><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>Pattern [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoPatternType. This example adds a crisscross pattern to the interior of cell A1 on Sheet1." width="16" height="16" onclick="getHelp('xlproPattern.htm')" onmouseover="showReturns('Returns: MsoPatternType')"><br>Style [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoLineStyle. &amp;nbsp;Style property as it applies to the LineFormat object." width="16" height="16" onclick="getHelp('xlproStyle.htm')" onmouseover="showReturns('Returns: MsoLineStyle')"><br>Transparency [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear). Read/write Double." width="16" height="16" onclick="getHelp('xlproTransparency.htm')" onmouseover="showReturns('Returns: Single')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>Weight [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. This example sets the border weight for oval one on Sheet1." width="16" height="16" onclick="getHelp('xlproWeight.htm')" onmouseover="showReturns('Returns: Single')"><br><h2>LinkFormat (1995) <img src="MSGBOX02.ICO" alt="Contains linked OLE object properties." width="16" height="16" onclick="getHelp('xlobjLinkFormat.htm');showMozHelp('Contains linked OLE object properties.');"></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>AutoUpdate [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the OLE object is updated automatically when the source changes. Valid only if the object is linked (its OLEType property must be xlOLELink). Read-only Boolean." width="16" height="16" onclick="getHelp('xlproAutoUpdate.htm')" onmouseover="showReturns('Returns: Boolean')"><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>Locked [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Locked property as it applies to the ChartObject, ChartObjects, LinkFormat, OLEObject, OLEObjects, Scenario, Shape, and Style objects." width="16" height="16" onclick="getHelp('xlproLocked.htm')" onmouseover="showReturns('Returns: Boolean')"><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>Update() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Updates the link or PivotTable report." width="16" height="16" onclick="getHelp('xlmthUpdate.htm')" onmouseover="showReturns('Returns: Void')"><br><h2>ListColumn (2003) <img src="MSGBOX02.ICO" alt="Represents a column in a ListObject object). " width="16" height="16" onclick="getHelp('xlobjListColumn.htm');showMozHelp('Represents a column in a ListObject object). ');"></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>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>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>Index<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. For information about using the Index worksheet function in Visual Basic, see Using Worksheet Functions in Visual Basic." width="16" height="16" onclick="getHelp('xlproIndex.htm')" onmouseover="showReturns('Returns: Int32')"><br>ListDataFormat<input type="image" src="MSGBOX02.ICO" alt="Returns: ListDataFormat. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ListDataFormat')"><br>Name [= setting]<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>Range<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>SharePointFormula<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>TotalsCalculation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlTotalsCalculation. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: XlTotalsCalculation')"><br>XPath<input type="image" src="MSGBOX02.ICO" alt="Returns: XPath. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: XPath')"><br><h2>ListColumns (2003) <img src="MSGBOX02.ICO" alt="A collection of all the ListColumn objects in the specified ListColumn object represents a column in the list." width="16" height="16" onclick="getHelp('xlobjListColumns.htm');showMozHelp('A collection of all the ListColumn objects in the specified ListColumn object represents a column in the list.');"></h2>Add([Position]) <input type="image" src="MSGBOX02.ICO" alt="Returns: ListColumn. 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: ListColumn')"><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: ListColumn. 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: ListColumn')"><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>ListDataFormat (2003) <img src="MSGBOX02.ICO" alt="The ListColumn object. These properties are read-only." width="16" height="16" onclick="getHelp('xlobjListDataFormat.htm');showMozHelp('The ListColumn object. These properties are read-only.');"></h2>AllowFillIn<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>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>Choices<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>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>DecimalPlaces<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>DefaultValue<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>IsPercent<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>lcid<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>MaxCharacters<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>MaxNumber<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>MinNumber<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>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>ReadOnly<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the workbook has been opened as read-only. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproReadOnly.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Required<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>Type<input type="image" src="MSGBOX02.ICO" alt="Returns: XlListDataType. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: XlListDataType')"><br><h2>ListObject (2003) <img src="MSGBOX02.ICO" alt="Represents a list object on a worksheet. The ListObjects collection contains all the list objects on a worksheet. " width="16" height="16" onclick="getHelp('xlobjListObject.htm');showMozHelp('Represents a list object on a worksheet. The ListObjects collection contains all the list objects on a worksheet. ');"></h2>Active<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>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>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>DataBodyRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the range that contains the data area in the PivotTable report. Read-only." width="16" height="16" onclick="getHelp('xlproDataBodyRange.htm')" onmouseover="showReturns('Returns: Range')"><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>DisplayRightToLeft<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the specified window or worksheet is displayed from right to left instead of from left to right. False if the object is displayed from left to right. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayRightToLeft.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HeaderRowRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Range')"><br>InsertRowRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Range')"><br>ListColumns<input type="image" src="MSGBOX02.ICO" alt="Returns: ListColumns. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ListColumns')"><br>ListRows<input type="image" src="MSGBOX02.ICO" alt="Returns: ListRows. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ListRows')"><br>Name [= setting]<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>Publish(Target, LinkSource) <input type="image" src="MSGBOX02.ICO" alt="Returns: String. Saves an item or a collection of items in a document to a Web page." width="16" height="16" onclick="getHelp('xlmthPublish.htm')" onmouseover="showReturns('Returns: String')"><br>QueryTable<input type="image" src="MSGBOX02.ICO" alt="Returns: QueryTable. Returns a QueryTable object that represents the query table that intersects the specified range. Read-only." width="16" height="16" onclick="getHelp('xlproQueryTable.htm')" onmouseover="showReturns('Returns: QueryTable')"><br>Range<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>Refresh() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Updates the query table. Boolean." width="16" height="16" onclick="getHelp('xlmthRefresh.htm')" onmouseover="showReturns('Returns: Void')"><br>Resize(Range) <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>SharePointURL<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>ShowAutoFilter [= 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>ShowTotals [= 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>SourceType<input type="image" src="MSGBOX02.ICO" alt="Returns: XlListObjectSourceType. This example determines the unique name of the first chart (in the first workbook) saved as a Web page, and then it sets the Boolean variable blnChartFound to True. If no items in the document have been saved as Chart components, blnChartFound is False." width="16" height="16" onclick="getHelp('xlproSourceType.htm')" onmouseover="showReturns('Returns: XlListObjectSourceType')"><br>TotalsRowRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Range')"><br>Unlink() <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>Unlist() <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>UpdateChanges([iConflictType]) <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>XmlMap<input type="image" src="MSGBOX02.ICO" alt="Returns: XmlMap. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: XmlMap')"><br><h2>ListObjects (2003) <img src="MSGBOX02.ICO" alt="A collection of all the ListObject objects on a worksheet. Each ListObject object represents a list in the worksheet." width="16" height="16" onclick="getHelp('xlobjListObjects.htm');showMozHelp('A collection of all the ListObject objects on a worksheet. Each ListObject object represents a list in the worksheet.');"></h2>Add([SourceType], [Source], [LinkSource], [XlListObjectHasHeaders], [Destination]) <input type="image" src="MSGBOX02.ICO" alt="Returns: ListObject. 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: ListObject')"><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: ListObject. 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: ListObject')"><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>ListRow (2003) <img src="MSGBOX02.ICO" alt="Represents a row in a List object. The ListRow object is a member of the ListRows collection contains all the rows in a list object. " width="16" height="16" onclick="getHelp('xlobjListRow.htm');showMozHelp('Represents a row in a List object. The ListRow object is a member of the ListRows collection contains all the rows in a list object. ');"></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>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>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>Index<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. For information about using the Index worksheet function in Visual Basic, see Using Worksheet Functions in Visual Basic." width="16" height="16" onclick="getHelp('xlproIndex.htm')" onmouseover="showReturns('Returns: Int32')"><br>InvalidData<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>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>Range<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><h2>ListRows (2003) <img src="MSGBOX02.ICO" alt="A collection of all the ListRow objects in the specified ListRow object represents a row in the list." width="16" height="16" onclick="getHelp('xlobjListRows.htm');showMozHelp('A collection of all the ListRow objects in the specified ListRow object represents a row in the list.');"></h2>Add([Position]) <input type="image" src="MSGBOX02.ICO" alt="Returns: ListRow. 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: ListRow')"><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: ListRow. 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: ListRow')"><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>Mailer (1995) <img src="MSGBOX02.ICO" alt="Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlobjMailer.htm');showMozHelp('Hidden or unsupported element.');"></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>BCCRecipients [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlproBCCRecipients.htm')" onmouseover="showReturns('Returns: Object')"><br>CCRecipients [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlproCCRecipients.htm')" onmouseover="showReturns('Returns: Object')"><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>Enclosures [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlproEnclosures.htm')" onmouseover="showReturns('Returns: Object')"><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>Received<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlproReceived.htm')" onmouseover="showReturns('Returns: Boolean')"><br>SendDateTime<input type="image" src="MSGBOX02.ICO" alt="Returns: DateTime. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlproSendDateTime.htm')" onmouseover="showReturns('Returns: DateTime')"><br>Sender<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlproSender.htm')" onmouseover="showReturns('Returns: String')"><br>Subject [= setting]<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>ToRecipients [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlproToRecipients.htm')" onmouseover="showReturns('Returns: Object')"><br>WhichAddress [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlproWhichAddress.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>Name (1995) <img src="MSGBOX02.ICO" alt="Represents a defined name for a range of cells. Names can be either built-in names&amp;nbsp; such as Database, Print_Area, and Auto_Open&amp;nbsp; or custom names." width="16" height="16" onclick="getHelp('xlobjName.htm');showMozHelp('Represents a defined name for a range of cells. Names can be either built-in names&amp;nbsp; such as Database, Print_Area, and Auto_Open&amp;nbsp; or custom names.');"></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>Category [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the category for the specified name in the language of the macro. The name must refer to a custom function or command. Read/write String." width="16" height="16" onclick="getHelp('xlproCategory.htm')" onmouseover="showReturns('Returns: String')"><br>CategoryLocal [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the category for the specified name, in the language of the user, if the name refers to a custom function or command. Read/write String." width="16" height="16" onclick="getHelp('xlproCategoryLocal.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>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>Index<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. For information about using the Index worksheet function in Visual Basic, see Using Worksheet Functions in Visual Basic." width="16" height="16" onclick="getHelp('xlproIndex.htm')" onmouseover="showReturns('Returns: Int32')"><br>MacroType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlXLMMacroType. This example assumes that you created a custom function or command on a Microsoft Excel version 4.0 macro sheet. The example displays the function category, in the language of the macro. It assumes that the name of the custom function or command is the only name in the workbook." width="16" height="16" onclick="getHelp('xlproMacroType.htm')" onmouseover="showReturns('Returns: XlXLMMacroType')"><br>Name [= setting]<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>NameLocal [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the name of the object, in the language of the user. Read/write String for Name, read-only String for Style." width="16" height="16" onclick="getHelp('xlproNameLocal.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>RefersTo [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the formula that the name is defined to refer to, in the language of the macro and in A1-style notation, beginning with an equal sign. Read/write String." width="16" height="16" onclick="getHelp('xlproRefersTo.htm')" onmouseover="showReturns('Returns: Object')"><br>RefersToLocal [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the formula that the name refers to. The formula is in the language of the user, and it's in A1-style notation, beginning with an equal sign. Read/write String." width="16" height="16" onclick="getHelp('xlproRefersToLocal.htm')" onmouseover="showReturns('Returns: Object')"><br>RefersToR1C1 [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the formula that the name refers to. The formula is in the language of the macro, and it's in R1C1-style notation, beginning with an equal sign. Read/write String." width="16" height="16" onclick="getHelp('xlproRefersToR1C1.htm')" onmouseover="showReturns('Returns: Object')"><br>RefersToR1C1Local [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the formula that the name refers to. This formula is in the language of the user, and it's in R1C1-style notation, beginning with an equal sign. Read/write String." width="16" height="16" onclick="getHelp('xlproRefersToR1C1Local.htm')" onmouseover="showReturns('Returns: Object')"><br>RefersToRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns the Range object referred to by a Name object. Read-only." width="16" height="16" onclick="getHelp('xlproRefersToRange.htm')" onmouseover="showReturns('Returns: Range')"><br>ShortcutKey [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the shortcut key for a name defined as a custom Microsoft Excel 4.0 macro command. Read/write String." width="16" height="16" onclick="getHelp('xlproShortcutKey.htm')" onmouseover="showReturns('Returns: String')"><br>Value [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. For the Application object, always returns &amp;quot;Microsoft Excel&amp;quot;. For the CubeField object, the name of the specified field. For the Style object, the name of the specified style. Read-only String." width="16" height="16" onclick="getHelp('xlproValue.htm')" onmouseover="showReturns('Returns: String')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>Names (1995) <img src="MSGBOX02.ICO" alt="A collection of all the Name objects in the application or workbook. Each Name object represents a defined name for a range of cells. Names can be either built-in names&amp;nbsp; such as Database, Print_Area, and Auto_Open&amp;nbsp; or custom names." width="16" height="16" onclick="getHelp('xlobjNames.htm');showMozHelp('A collection of all the Name objects in the application or workbook. Each Name object represents a defined name for a range of cells. Names can be either built-in names&amp;nbsp; such as Database, Print_Area, and Auto_Open&amp;nbsp; or custom names.');"></h2>Add([Name], [RefersTo], [Visible], [MacroType], [ShortcutKey], [Category], [NameLocal], [RefersToLocal], [CategoryLocal], [RefersToR1C1], [RefersToR1C1Local]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Name. 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: Name')"><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([Index], [IndexLocal], [RefersTo]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Name. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: Name')"><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>ODBCError (1997) <img src="MSGBOX02.ICO" alt="Represents an ODBC error generated by the most recent ODBC query. The ODBCError object is a member of the ODBCErrors collection. If the specified ODBC query runs without error, the ODBCErrors collection is empty. The errors in the collection are indexed in the order in which theyre generated by the ODBC data source." width="16" height="16" onclick="getHelp('xlobjODBCError.htm');showMozHelp('Represents an ODBC error generated by the most recent ODBC query. The ODBCError object is a member of the ODBCErrors collection. If the specified ODBC query runs without error, the ODBCErrors collection is empty. The errors in the collection are indexed in the order in which theyre generated by the ODBC data source.');"></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>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>ErrorString<input type="image" src="MSGBOX02.ICO" alt="Returns: String. This example displays a hyphen in cells in the specified PivotTable report that contain errors." width="16" height="16" onclick="getHelp('xlproErrorString.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>SqlState<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the SQL state error. Read-only String." width="16" height="16" onclick="getHelp('xlproSqlState.htm')" onmouseover="showReturns('Returns: String')"><br><h2>ODBCErrors (1997) <img src="MSGBOX02.ICO" alt="A collection of ODBCError objects. Each ODBCError object represents an error returned by the most recent ODBC query. If the specified ODBC query runs without error, the ODBCErrors collection is empty. The errors in the collection are indexed in the order in which theyre generated by the ODBC data source. You cannot add members to the collection." width="16" height="16" onclick="getHelp('xlobjODBCErrors.htm');showMozHelp('A collection of ODBCError objects. Each ODBCError object represents an error returned by the most recent ODBC query. If the specified ODBC query runs without error, the ODBCErrors collection is empty. The errors in the collection are indexed in the order in which theyre generated by the ODBC data source. You cannot add members to the collection.');"></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>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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: ODBCError. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: ODBCError')"><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>OLEDBError (2000) <img src="MSGBOX02.ICO" alt="Represents an OLE DB error returned by the most recent OLE DB query. The OLEDBError object is a member of the OLEDBErrors collection. If the specified OLE DB query runs without error, the OLEDBErrors collection is empty. The errors in the collection are indexed in the order in which they are generated by the OLE DB provider." width="16" height="16" onclick="getHelp('xlobjOLEDBError.htm');showMozHelp('Represents an OLE DB error returned by the most recent OLE DB query. The OLEDBError object is a member of the OLEDBErrors collection. If the specified OLE DB query runs without error, the OLEDBErrors collection is empty. The errors in the collection are indexed in the order in which they are generated by the OLE DB provider.');"></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. Read-only." width="16" height="16" onclick="getHelp('xlproApplication.htm')" onmouseover="showReturns('Returns: Application')"><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>ErrorString<input type="image" src="MSGBOX02.ICO" alt="Returns: String. This example displays a hyphen in cells in the specified PivotTable report that contain errors." width="16" height="16" onclick="getHelp('xlproErrorString.htm')" onmouseover="showReturns('Returns: String')"><br>Native<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns a provider-specific numeric value that specifies an error. The error number corresponds to an error condition that resulted after the most recent OLE DB query. Read-only Long." width="16" height="16" onclick="getHelp('xlproNative.htm')" onmouseover="showReturns('Returns: Int32')"><br>Number<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns a numeric value that specifies an error. The error number corresponds to a unique trap number corresponding to an error condition that resulted after the most recent OLE DB query. Read-only Long." width="16" height="16" onclick="getHelp('xlproNumber.htm')" onmouseover="showReturns('Returns: Int32')"><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>SqlState<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the SQL state error. Read-only String." width="16" height="16" onclick="getHelp('xlproSqlState.htm')" onmouseover="showReturns('Returns: String')"><br>Stage<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns a numeric value specifying the stage of an error that resulted after the most recent OLE DB query. Read-only Long." width="16" height="16" onclick="getHelp('xlproStage.htm')" onmouseover="showReturns('Returns: Int32')"><br><h2>OLEDBErrors (2000) <img src="MSGBOX02.ICO" alt="A collection of OLEDBError objects. Each OLEDBError object represents an error returned by the most recent OLE DB query. If the specified OLE DB query runs without error, the OLEDBErrors collection is empty. The errors in the collection are indexed in the order in which they are generated by the OLE DB provider. You cannot add members to the collection." width="16" height="16" onclick="getHelp('xlobjOLEDBErrors.htm');showMozHelp('A collection of OLEDBError objects. Each OLEDBError object represents an error returned by the most recent OLE DB query. If the specified OLE DB query runs without error, the OLEDBErrors collection is empty. The errors in the collection are indexed in the order in which they are generated by the OLE DB provider. You cannot add members to the collection.');"></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. 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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: OLEDBError. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: OLEDBError')"><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>OLEFormat (1997) <img src="MSGBOX02.ICO" alt="Contains OLE object properties." width="16" height="16" onclick="getHelp('xlobjOLEFormat.htm');showMozHelp('Contains OLE object properties.');"></h2>Activate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example activates Sheet1." width="16" height="16" onclick="getHelp('xlmthActivate.htm')" onmouseover="showReturns('Returns: Void')"><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>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>Object<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the OLE Automation object associated with this OLE object. Read-only Object." width="16" height="16" onclick="getHelp('xlproObject.htm')" onmouseover="showReturns('Returns: Object')"><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>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>Verb([Verb]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sends a verb to the server of the specified OLE object." width="16" height="16" onclick="getHelp('xlmthVerb.htm')" onmouseover="showReturns('Returns: Void')"><br><h2>OLEObject (1995) <img src="MSGBOX02.ICO" alt="Represents an ActiveX control or a linked or embedded OLE object on a worksheet. The OLEObject object is a member of the OLEObjects collection. The OLEObjects collection contains all the OLE objects on a single worksheet." width="16" height="16" onclick="getHelp('xlobjOLEObject.htm');showMozHelp('Represents an ActiveX control or a linked or embedded OLE object on a worksheet. The OLEObject object is a member of the OLEObjects collection. The OLEObjects collection contains all the OLE objects on a single worksheet.');"></h2>Activate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example activates Sheet1." width="16" height="16" onclick="getHelp('xlmthActivate.htm')" onmouseover="showReturns('Returns: Object')"><br>AltHTML [= setting]<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>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>AutoLoad [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the OLE object is automatically loaded when the workbook that contains it is opened. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAutoLoad.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AutoUpdate [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the OLE object is updated automatically when the source changes. Valid only if the object is linked (its OLEType property must be xlOLELink). Read-only Boolean." width="16" height="16" onclick="getHelp('xlproAutoUpdate.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><br>BottomRightCell<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the cell that lies under the lower-right corner of the object. Read-only." width="16" height="16" onclick="getHelp('xlproBottomRightCell.htm')" onmouseover="showReturns('Returns: Range')"><br>BringToFront() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Brings the object to the front of the z-order." width="16" height="16" onclick="getHelp('xlmthBringToFront.htm')" onmouseover="showReturns('Returns: Object')"><br>Copy() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Copies the range to the specified range or to the Clipboard." width="16" height="16" onclick="getHelp('xlmthCopy.htm')" onmouseover="showReturns('Returns: Object')"><br>CopyPicture([Appearance], [Format]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. If you copy a range, it must be made up of adjacent cells." width="16" height="16" onclick="getHelp('xlmthCopyPicture.htm')" onmouseover="showReturns('Returns: Object')"><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>Cut() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Cuts the object to the Clipboard or pastes it into a specified destination." width="16" height="16" onclick="getHelp('xlmthCut.htm')" onmouseover="showReturns('Returns: Object')"><br>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Duplicate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Duplicates the object and returns a reference to the new copy." width="16" height="16" onclick="getHelp('xlmthDuplicate.htm')" onmouseover="showReturns('Returns: Object')"><br>Enabled [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the object is enabled. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnabled.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>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>GetType() <input type="image" src="MSGBOX02.ICO" alt="Returns: Type. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Type')"><br>GotFocus<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when an ActiveX control gets input focus." width="16" height="16" onclick="getHelp('xlevtGotFocus.htm')" onmouseover="showReturns('Returns: ')"><br>Height [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example sets the height of the embedded chart." width="16" height="16" onclick="getHelp('xlproHeight.htm')" onmouseover="showReturns('Returns: Double')"><br>Index<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. For information about using the Index worksheet function in Visual Basic, see Using Worksheet Functions in Visual Basic." width="16" height="16" onclick="getHelp('xlproIndex.htm')" onmouseover="showReturns('Returns: Int32')"><br>InitializeLifetimeService() <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>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><br>Left [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Double')"><br>LinkedCell [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the worksheet range linked to the control's value. If you place a value in the cell, the control takes this value. Likewise, if you change the value of the control, that value is also placed in the cell. Read/write String." width="16" height="16" onclick="getHelp('xlproLinkedCell.htm')" onmouseover="showReturns('Returns: String')"><br>ListFillRange [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the worksheet range used to fill the specified list box. Setting this property destroys any existing list in the list box. Read/write String." width="16" height="16" onclick="getHelp('xlproListFillRange.htm')" onmouseover="showReturns('Returns: String')"><br>Locked [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Locked property as it applies to the ChartObject, ChartObjects, LinkFormat, OLEObject, OLEObjects, Scenario, Shape, and Style objects." width="16" height="16" onclick="getHelp('xlproLocked.htm')" onmouseover="showReturns('Returns: Boolean')"><br>LostFocus<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when an ActiveX control loses input focus." width="16" height="16" onclick="getHelp('xlevtLostFocus.htm')" onmouseover="showReturns('Returns: ')"><br>Name [= setting]<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>Object<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the OLE Automation object associated with this OLE object. Read-only Object." width="16" height="16" onclick="getHelp('xlproObject.htm')" onmouseover="showReturns('Returns: Object')"><br>OLEType<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the OLE object type. Can be one of the following XlOLEType constants: xlOLELink or xlOLEEmbed. Returns xlOLELink if the object is linked (it exists outside of the file), or returns xlOLEEmbed if the object is embedded (it's entirely contained within the file). Read-only Long." width="16" height="16" onclick="getHelp('xlproOLEType.htm')" onmouseover="showReturns('Returns: Object')"><br>OnAction [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the name of a macro thats run when the specified object is clicked. Read/write String." width="16" height="16" onclick="getHelp('xlproOnAction.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>Placement [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example sets embedded chart one on Sheet1 to be free-floating (it neither moves nor is sized with its underlying cells)." width="16" height="16" onclick="getHelp('xlproPlacement.htm')" onmouseover="showReturns('Returns: Object')"><br>PrintObject [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the object will be printed when the document is printed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproPrintObject.htm')" onmouseover="showReturns('Returns: Boolean')"><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>Select([Replace]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>SendToBack() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Sends the object to the back of the z-order." width="16" height="16" onclick="getHelp('xlmthSendToBack.htm')" onmouseover="showReturns('Returns: Object')"><br>Shadow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the font is a shadow font or if the object has a shadow. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShadow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShapeRange<input type="image" src="MSGBOX02.ICO" alt="Returns: ShapeRange. Returns a ShapeRange object that represents the specified object or objects. Read-only." width="16" height="16" onclick="getHelp('xlproShapeRange.htm')" onmouseover="showReturns('Returns: ShapeRange')"><br>SourceName [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. The following table shows example values of the SourceName 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('xlproSourceName.htm')" onmouseover="showReturns('Returns: String')"><br>Top [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Double')"><br>TopLeftCell<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the cell that lies under the upper-left corner of the specified object. Read-only." width="16" height="16" onclick="getHelp('xlproTopLeftCell.htm')" onmouseover="showReturns('Returns: Range')"><br>ToString() <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>Update() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Updates the link or PivotTable report." width="16" height="16" onclick="getHelp('xlmthUpdate.htm')" onmouseover="showReturns('Returns: Object')"><br>Verb([Verb]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Sends a verb to the server of the specified OLE object." width="16" height="16" onclick="getHelp('xlmthVerb.htm')" onmouseover="showReturns('Returns: Object')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Width [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example expands the active window to the maximum size available (assuming that the window isnt maximized)." width="16" height="16" onclick="getHelp('xlproWidth.htm')" onmouseover="showReturns('Returns: Double')"><br>ZOrder<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the z-order position of the object. Read-only Long." width="16" height="16" onclick="getHelp('xlproZOrder.htm')" onmouseover="showReturns('Returns: Int32')"><br><h2>OLEObjectEvents (1995) <img src="MSGBOX02.ICO" alt="Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm');showMozHelp('Hidden or unsupported element.');"></h2>GotFocus() <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>LostFocus() <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>OLEObjects (1995) <img src="MSGBOX02.ICO" alt="A collection of all the OLEObject objects on the specified worksheet. Each OLEObject object represents an ActiveX control or a linked or embedded OLE object." width="16" height="16" onclick="getHelp('xlobjOLEObjects.htm');showMozHelp('A collection of all the OLEObject objects on the specified worksheet. Each OLEObject object represents an ActiveX control or a linked or embedded OLE object.');"></h2>Add([ClassType], [Filename], [Link], [DisplayAsIcon], [IconFileName], [IconIndex], [IconLabel], [Left], [Top], [Width], [Height]) <input type="image" src="MSGBOX02.ICO" alt="Returns: OLEObject. 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: OLEObject')"><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>AutoLoad [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the OLE object is automatically loaded when the workbook that contains it is opened. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAutoLoad.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><br>BringToFront() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Brings the object to the front of the z-order." width="16" height="16" onclick="getHelp('xlmthBringToFront.htm')" onmouseover="showReturns('Returns: Object')"><br>Copy() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Copies the range to the specified range or to the Clipboard." width="16" height="16" onclick="getHelp('xlmthCopy.htm')" onmouseover="showReturns('Returns: Object')"><br>CopyPicture([Appearance], [Format]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. If you copy a range, it must be made up of adjacent cells." width="16" height="16" onclick="getHelp('xlmthCopyPicture.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: 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>Cut() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Cuts the object to the Clipboard or pastes it into a specified destination." width="16" height="16" onclick="getHelp('xlmthCut.htm')" onmouseover="showReturns('Returns: Object')"><br>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Duplicate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Duplicates the object and returns a reference to the new copy." width="16" height="16" onclick="getHelp('xlmthDuplicate.htm')" onmouseover="showReturns('Returns: Object')"><br>Enabled [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the object is enabled. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnabled.htm')" onmouseover="showReturns('Returns: Boolean')"><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>Group() <input type="image" src="MSGBOX02.ICO" alt="Returns: GroupObject. Groups the shapes in the specified range. Returns the grouped shapes as a single Shape object." width="16" height="16" onclick="getHelp('xlmthGroup.htm')" onmouseover="showReturns('Returns: GroupObject')"><br>Height [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example sets the height of the embedded chart." width="16" height="16" onclick="getHelp('xlproHeight.htm')" onmouseover="showReturns('Returns: Double')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><br>Item(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: Object')"><br>Left [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Double')"><br>Locked [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Locked property as it applies to the ChartObject, ChartObjects, LinkFormat, OLEObject, OLEObjects, Scenario, Shape, and Style objects." width="16" height="16" onclick="getHelp('xlproLocked.htm')" onmouseover="showReturns('Returns: Boolean')"><br>OnAction [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the name of a macro thats run when the specified object is clicked. Read/write String." width="16" height="16" onclick="getHelp('xlproOnAction.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>Placement [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example sets embedded chart one on Sheet1 to be free-floating (it neither moves nor is sized with its underlying cells)." width="16" height="16" onclick="getHelp('xlproPlacement.htm')" onmouseover="showReturns('Returns: Object')"><br>PrintObject [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the object will be printed when the document is printed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproPrintObject.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Select([Replace]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>SendToBack() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Sends the object to the back of the z-order." width="16" height="16" onclick="getHelp('xlmthSendToBack.htm')" onmouseover="showReturns('Returns: Object')"><br>Shadow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the font is a shadow font or if the object has a shadow. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShadow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShapeRange<input type="image" src="MSGBOX02.ICO" alt="Returns: ShapeRange. Returns a ShapeRange object that represents the specified object or objects. Read-only." width="16" height="16" onclick="getHelp('xlproShapeRange.htm')" onmouseover="showReturns('Returns: ShapeRange')"><br>SourceName [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. The following table shows example values of the SourceName 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('xlproSourceName.htm')" onmouseover="showReturns('Returns: String')"><br>Top [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Double')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Width [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example expands the active window to the maximum size available (assuming that the window isnt maximized)." width="16" height="16" onclick="getHelp('xlproWidth.htm')" onmouseover="showReturns('Returns: Double')"><br>ZOrder<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the z-order position of the object. Read-only Long." width="16" height="16" onclick="getHelp('xlproZOrder.htm')" onmouseover="showReturns('Returns: Int32')"><br><h2>Outline (1995) <img src="MSGBOX02.ICO" alt="Represents an outline on a worksheet." width="16" height="16" onclick="getHelp('xlobjOutline.htm');showMozHelp('Represents an outline on a worksheet.');"></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>AutomaticStyles [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the outline uses automatic styles. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAutomaticStyles.htm')" onmouseover="showReturns('Returns: Boolean')"><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>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>ShowLevels([RowLevels], [ColumnLevels]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Displays the specified number of row and/or column levels of an outline." width="16" height="16" onclick="getHelp('xlmthShowLevels.htm')" onmouseover="showReturns('Returns: Object')"><br>SummaryColumn [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlSummaryColumn. This example creates an outline with automatic styles, with the summary row above the detail rows, and with the summary column to the right of the detail columns." width="16" height="16" onclick="getHelp('xlproSummaryColumn.htm')" onmouseover="showReturns('Returns: XlSummaryColumn')"><br>SummaryRow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlSummaryRow. Set SummaryRow to xlAbove for Microsoft Word-style outlines, where category headers are above the detailed information. Set SummaryRow to xlBelow for accounting-style outlines, where summations are below the detailed information." width="16" height="16" onclick="getHelp('xlproSummaryRow.htm')" onmouseover="showReturns('Returns: XlSummaryRow')"><br><h2>PageSetup (1995) <img src="MSGBOX02.ICO" alt="Represents the page setup description. The PageSetup object contains all page setup attributes (left margin, bottom margin, paper size, and so on) as properties." width="16" height="16" onclick="getHelp('xlobjPageSetup.htm');showMozHelp('Represents the page setup description. The PageSetup object contains all page setup attributes (left margin, bottom margin, paper size, and so on) as properties.');"></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>BlackAndWhite [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if elements of the document will be printed in black and white. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproBlackAndWhite.htm')" onmouseover="showReturns('Returns: Boolean')"><br>BottomMargin [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns or sets the size of the bottom margin, in points. Read/write Double." width="16" height="16" onclick="getHelp('xlproBottomMargin.htm')" onmouseover="showReturns('Returns: Double')"><br>CenterFooter [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the center part of the footer. Read/write String." width="16" height="16" onclick="getHelp('xlproCenterFooter.htm')" onmouseover="showReturns('Returns: String')"><br>CenterFooterPicture<input type="image" src="MSGBOX02.ICO" alt="Returns: Graphic. Returns a Graphic object that represents the picture for the center section of the footer. Used to set attributes about the picture." width="16" height="16" onclick="getHelp('xlproCenterFooterPicture.htm')" onmouseover="showReturns('Returns: Graphic')"><br>CenterHeader [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the center part of the header. Read/write String." width="16" height="16" onclick="getHelp('xlproCenterHeader.htm')" onmouseover="showReturns('Returns: String')"><br>CenterHeaderPicture<input type="image" src="MSGBOX02.ICO" alt="Returns: Graphic. Returns a Graphic object that represents the picture for the center section of the header. Used to set attributes about the picture." width="16" height="16" onclick="getHelp('xlproCenterHeaderPicture.htm')" onmouseover="showReturns('Returns: Graphic')"><br>CenterHorizontally [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the sheet is centered horizontally on the page when it's printed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproCenterHorizontally.htm')" onmouseover="showReturns('Returns: Boolean')"><br>CenterVertically [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the sheet is centered vertically on the page when it's printed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproCenterVertically.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ChartSize [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlObjectSize. This property applies only to chart sheets (it cannot be used with embedded charts)." width="16" height="16" onclick="getHelp('xlproChartSize.htm')" onmouseover="showReturns('Returns: XlObjectSize')"><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>Draft [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the sheet will be printed without graphics. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDraft.htm')" onmouseover="showReturns('Returns: Boolean')"><br>FirstPageNumber [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the first page number that will be used when this sheet is printed. If xlAutomatic, Microsoft Excel chooses the first page number. The default is xlAutomatic. Read/write Long." width="16" height="16" onclick="getHelp('xlproFirstPageNumber.htm')" onmouseover="showReturns('Returns: Int32')"><br>FitToPagesTall [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the number of pages tall the worksheet will be scaled to when it's printed. Applies only to worksheets. Read/write Variant." width="16" height="16" onclick="getHelp('xlproFitToPagesTall.htm')" onmouseover="showReturns('Returns: Object')"><br>FitToPagesWide [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the number of pages wide the worksheet will be scaled to when it's printed. Applies only to worksheets. Read/write Variant." width="16" height="16" onclick="getHelp('xlproFitToPagesWide.htm')" onmouseover="showReturns('Returns: Object')"><br>FooterMargin [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns or sets the distance from the bottom of the page to the footer, in points. Read/write Double." width="16" height="16" onclick="getHelp('xlproFooterMargin.htm')" onmouseover="showReturns('Returns: Double')"><br>HeaderMargin [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns or sets the distance from the top of the page to the header, in points. Read/write Double." width="16" height="16" onclick="getHelp('xlproHeaderMargin.htm')" onmouseover="showReturns('Returns: Double')"><br>LeftFooter [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the left part of the footer. Read/write String." width="16" height="16" onclick="getHelp('xlproLeftFooter.htm')" onmouseover="showReturns('Returns: String')"><br>LeftFooterPicture<input type="image" src="MSGBOX02.ICO" alt="Returns: Graphic. Returns a Graphic object that represents the picture for the left section of the footer. Used to set attributes about the picture." width="16" height="16" onclick="getHelp('xlproLeftFooterPicture.htm')" onmouseover="showReturns('Returns: Graphic')"><br>LeftHeader [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the left part of the header. Read/write String." width="16" height="16" onclick="getHelp('xlproLeftHeader.htm')" onmouseover="showReturns('Returns: String')"><br>LeftHeaderPicture<input type="image" src="MSGBOX02.ICO" alt="Returns: Graphic. Returns a Graphic object that represents the picture for the left section of the header. Used to set attributes about the picture." width="16" height="16" onclick="getHelp('xlproLeftHeaderPicture.htm')" onmouseover="showReturns('Returns: Graphic')"><br>LeftMargin [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns or sets the size of the left margin, in points. Read/write Double." width="16" height="16" onclick="getHelp('xlproLeftMargin.htm')" onmouseover="showReturns('Returns: Double')"><br>Order [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlOrder. This example breaks Sheet1 into pages when the worksheet is printed. Numbering and printing proceed from the first page to the pages to the right, and then move down and continue printing across the sheet." width="16" height="16" onclick="getHelp('xlproOrder.htm')" onmouseover="showReturns('Returns: XlOrder')"><br>Orientation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlPageOrientation. For OLAP data sources, setting this property for one field in a hierarchy sets the orientation for the other fields in the same hierarchy. Dimension fields can only be oriented in the row, column, and page field areas of the PivotTable report. Measure fields can only be oriented in the data area. Setting a hierarchy or data field to xlHidden removes the hierarchy or field from the PivotTable report." width="16" height="16" onclick="getHelp('xlproOrientation.htm')" onmouseover="showReturns('Returns: XlPageOrientation')"><br>PaperSize [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlPaperSize. This example sets the paper size to legal for Sheet1." width="16" height="16" onclick="getHelp('xlproPaperSize.htm')" onmouseover="showReturns('Returns: XlPaperSize')"><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>PrintArea [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the range to be printed, as a string using A1-style references in the language of the macro. Read/write String." width="16" height="16" onclick="getHelp('xlproPrintArea.htm')" onmouseover="showReturns('Returns: String')"><br>PrintComments [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlPrintLocation. This example causes comments to be printed as end notes when worksheet one is printed." width="16" height="16" onclick="getHelp('xlproPrintComments.htm')" onmouseover="showReturns('Returns: XlPrintLocation')"><br>PrintErrors [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlPrintErrors. Sets or returns an XlPrintErrors contstant specifying the type of print error displayed. This feature allows users to suppress the display of error values when printing a worksheet. Read/write ." width="16" height="16" onclick="getHelp('xlproPrintErrors.htm')" onmouseover="showReturns('Returns: XlPrintErrors')"><br>PrintGridlines [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if cell gridlines are printed on the page. Applies only to worksheets. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproPrintGridlines.htm')" onmouseover="showReturns('Returns: Boolean')"><br>PrintHeadings [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if row and column headings are printed with this page. Applies only to worksheets. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproPrintHeadings.htm')" onmouseover="showReturns('Returns: Boolean')"><br>PrintNotes [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if cell notes are printed as end notes with the sheet. Applies only to worksheets. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproPrintNotes.htm')" onmouseover="showReturns('Returns: Boolean')"><br>PrintQuality [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the print quality. Read/write Variant." width="16" height="16" onclick="getHelp('xlproPrintQuality.htm')" onmouseover="showReturns('Returns: Object')"><br>PrintTitleColumns [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the columns that contain the cells to be repeated on the left side of each page, as a string in A1-style notation in the language of the macro. Read/write String." width="16" height="16" onclick="getHelp('xlproPrintTitleColumns.htm')" onmouseover="showReturns('Returns: String')"><br>PrintTitleRows [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the rows that contain the cells to be repeated at the top of each page, as a string in A1-style notation in the language of the macro. Read/write String." width="16" height="16" onclick="getHelp('xlproPrintTitleRows.htm')" onmouseover="showReturns('Returns: String')"><br>RightFooter [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the right part of the footer. Read/write String." width="16" height="16" onclick="getHelp('xlproRightFooter.htm')" onmouseover="showReturns('Returns: String')"><br>RightFooterPicture<input type="image" src="MSGBOX02.ICO" alt="Returns: Graphic. Returns a Graphic object that represents the picture for the right section of the footer. Used to set attributes about the picture." width="16" height="16" onclick="getHelp('xlproRightFooterPicture.htm')" onmouseover="showReturns('Returns: Graphic')"><br>RightHeader [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the right part of the header. Read/write String." width="16" height="16" onclick="getHelp('xlproRightHeader.htm')" onmouseover="showReturns('Returns: String')"><br>RightHeaderPicture<input type="image" src="MSGBOX02.ICO" alt="Returns: Graphic. Returns a Graphic object that represents the picture for the right section of the header. Used to set attributes about the picture." width="16" height="16" onclick="getHelp('xlproRightHeaderPicture.htm')" onmouseover="showReturns('Returns: Graphic')"><br>RightMargin [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns or sets the size of the right margin, in points. Read/write Double." width="16" height="16" onclick="getHelp('xlproRightMargin.htm')" onmouseover="showReturns('Returns: Double')"><br>TopMargin [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns or sets the size of the top margin, in points. Read/write Double." width="16" height="16" onclick="getHelp('xlproTopMargin.htm')" onmouseover="showReturns('Returns: Double')"><br>Zoom [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets a percentage (between 10 and 400 percent) by which Microsoft Excel will scale the worksheet for printing. Applies only to worksheets. Read/write Variant." width="16" height="16" onclick="getHelp('xlproZoom.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>Pane (1995) <img src="MSGBOX02.ICO" alt="Represents a pane of a window. Pane objects exist only for worksheets and Microsoft Excel 4.0 macro sheets. The Pane object is a member of the Panes collection. The Panes collection contains all of the panes shown in a single window." width="16" height="16" onclick="getHelp('xlobjPane.htm');showMozHelp('Represents a pane of a window. Pane objects exist only for worksheets and Microsoft Excel 4.0 macro sheets. The Pane object is a member of the Panes collection. The Panes collection contains all of the panes shown in a single window.');"></h2>Activate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. This example activates Sheet1." width="16" height="16" onclick="getHelp('xlmthActivate.htm')" onmouseover="showReturns('Returns: Boolean')"><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>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>Index<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. For information about using the Index worksheet function in Visual Basic, see Using Worksheet Functions in Visual Basic." width="16" height="16" onclick="getHelp('xlproIndex.htm')" onmouseover="showReturns('Returns: Int32')"><br>LargeScroll([Down], [Up], [ToRight], [ToLeft]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Scrolls the contents of the window by pages." width="16" height="16" onclick="getHelp('xlmthLargeScroll.htm')" onmouseover="showReturns('Returns: Object')"><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>ScrollColumn [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the number of the leftmost column in the pane or window. Read/write Long." width="16" height="16" onclick="getHelp('xlproScrollColumn.htm')" onmouseover="showReturns('Returns: Int32')"><br>ScrollIntoView(Left, Top, Width, Height, [Start]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Scrolls the document window so that the contents of a specified rectangular area are displayed in either the upper-left or lower-right corner of the document window or pane (depending on the value of the Start argument)." width="16" height="16" onclick="getHelp('xlmthScrollIntoView.htm')" onmouseover="showReturns('Returns: Void')"><br>ScrollRow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the number of the row that appears at the top of the pane or window. Read/write Long." width="16" height="16" onclick="getHelp('xlproScrollRow.htm')" onmouseover="showReturns('Returns: Int32')"><br>SmallScroll([Down], [Up], [ToRight], [ToLeft]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Scrolls the contents of the window by rows or columns." width="16" height="16" onclick="getHelp('xlmthSmallScroll.htm')" onmouseover="showReturns('Returns: Object')"><br>VisibleRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the range of cells that are visible in the window or pane. If a column or row is partially visible, it's included in the range. Read-only." width="16" height="16" onclick="getHelp('xlproVisibleRange.htm')" onmouseover="showReturns('Returns: Range')"><br><h2>Panes (1995) <img src="MSGBOX02.ICO" alt="A collection of all the Pane objects shown in the specified window. Pane objects exist only for worksheets and Microsoft Excel 4.0 macro sheets." width="16" height="16" onclick="getHelp('xlobjPanes.htm');showMozHelp('A collection of all the Pane objects shown in the specified window. Pane objects exist only for worksheets and Microsoft Excel 4.0 macro sheets.');"></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>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>Item<input type="image" src="MSGBOX02.ICO" alt="Returns: Pane. 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: Pane')"><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>Parameter (1997) <img src="MSGBOX02.ICO" alt="Represents a single parameter used in a parameter query. The Parameter object is a member of the Parameters collection." width="16" height="16" onclick="getHelp('xlobjParameter.htm');showMozHelp('Represents a single parameter used in a parameter query. The Parameter object is a member of the Parameters collection.');"></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>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>DataType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlParameterDataType. This example displays the data type of the field named ORDER_DATE." width="16" height="16" onclick="getHelp('xlproDataType.htm')" onmouseover="showReturns('Returns: XlParameterDataType')"><br>Name [= setting]<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>PromptString<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the phrase that prompts the user for a parameter value in a parameter query. Read-only String." width="16" height="16" onclick="getHelp('xlproPromptString.htm')" onmouseover="showReturns('Returns: String')"><br>RefreshOnChange [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the specified query table is refreshed whenever you change the parameter value of a parameter query. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproRefreshOnChange.htm')" onmouseover="showReturns('Returns: Boolean')"><br>SetParam(Type, Value) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Defines a parameter for the specified query table." width="16" height="16" onclick="getHelp('xlmthSetParam.htm')" onmouseover="showReturns('Returns: Void')"><br>SourceRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the cell that contains the value of the specified query parameter. Read-only." width="16" height="16" onclick="getHelp('xlproSourceRange.htm')" onmouseover="showReturns('Returns: Range')"><br>Type<input type="image" src="MSGBOX02.ICO" alt="Returns: XlParameterType. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: XlParameterType')"><br>Value<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. For the Application object, always returns &amp;quot;Microsoft Excel&amp;quot;. For the CubeField object, the name of the specified field. For the Style object, the name of the specified style. Read-only String." width="16" height="16" onclick="getHelp('xlproValue.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>Parameters (1997) <img src="MSGBOX02.ICO" alt="A collection of Parameter objects for the specified query table. Each Parameter object represents a single query parameter. Every query table contains a Parameters collection, but the collection is empty unless the query table is using a parameter query." width="16" height="16" onclick="getHelp('xlobjParameters.htm');showMozHelp('A collection of Parameter objects for the specified query table. Each Parameter object represents a single query parameter. Every query table contains a Parameters collection, but the collection is empty unless the query table is using a parameter query.');"></h2>Add(Name, [iDataType]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Parameter. 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: Parameter')"><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>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>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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: Parameter. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: Parameter')"><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>Phonetic (2000) <img src="MSGBOX02.ICO" alt="Contains information about a specific phonetic text string in a cell. In Microsoft Excel 97, this object contained the formatting attributes for any phonetic text in the specified range." width="16" height="16" onclick="getHelp('xlobjPhonetic.htm');showMozHelp('Contains information about a specific phonetic text string in a cell. In Microsoft Excel 97, this object contained the formatting attributes for any phonetic text in the specified range.');"></h2>Alignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. " width="16" height="16" onclick="getHelp('xlproAlignment.htm')" onmouseover="showReturns('Returns: Int32')"><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>CharacterType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. This example changes the first phonetic text string in the active cell from Furigana to Hiragana." width="16" height="16" onclick="getHelp('xlproCharacterType.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>Font<input type="image" src="MSGBOX02.ICO" alt="Returns: Font. Font property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproFont.htm')" onmouseover="showReturns('Returns: Font')"><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>Text [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the text for the specified object. Read-only String for the Range object, read/write String for all other objects." width="16" height="16" onclick="getHelp('xlproText.htm')" onmouseover="showReturns('Returns: String')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>Phonetics (2000) <img src="MSGBOX02.ICO" alt="A collection of all the Phonetic objects in the specified range. Each Phonetic object contains information about a specific phonetic text string." width="16" height="16" onclick="getHelp('xlobjPhonetics.htm');showMozHelp('A collection of all the Phonetic objects in the specified range. Each Phonetic object contains information about a specific phonetic text string.');"></h2>Add(Start, Length, Text) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. 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: Void')"><br>Alignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. " width="16" height="16" onclick="getHelp('xlproAlignment.htm')" onmouseover="showReturns('Returns: Int32')"><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. Read-only." width="16" height="16" onclick="getHelp('xlproApplication.htm')" onmouseover="showReturns('Returns: Application')"><br>CharacterType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. This example changes the first phonetic text string in the active cell from Furigana to Hiragana." width="16" height="16" onclick="getHelp('xlproCharacterType.htm')" onmouseover="showReturns('Returns: Int32')"><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>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>Font<input type="image" src="MSGBOX02.ICO" alt="Returns: Font. Font property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproFont.htm')" onmouseover="showReturns('Returns: Font')"><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: Object. 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: Object')"><br>Length<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. This property is read-only. Use the CustomLength method to set the value of this property for a CalloutFormat object." width="16" height="16" onclick="getHelp('xlproLength.htm')" onmouseover="showReturns('Returns: Int32')"><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>Start<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the position that represents the first character of a phonetic text string in the specified cell. Read-only Long." width="16" height="16" onclick="getHelp('xlproStart.htm')" onmouseover="showReturns('Returns: Int32')"><br>Text [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the text for the specified object. Read-only String for the Range object, read/write String for all other objects." width="16" height="16" onclick="getHelp('xlproText.htm')" onmouseover="showReturns('Returns: String')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>PictureFormat (1997) <img src="MSGBOX02.ICO" alt="Contains properties and methods that apply to pictures and OLE objects. The OLEFormat object contains properties and methods that apply to OLE objects whether or not theyre linked." width="16" height="16" onclick="getHelp('xlobjPictureFormat.htm');showMozHelp('Contains properties and methods that apply to pictures and OLE objects. The OLEFormat object contains properties and methods that apply to OLE objects whether or not theyre linked.');"></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>Brightness [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the brightness of the specified picture or OLE object. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest). Read/write Single." width="16" height="16" onclick="getHelp('xlproBrightness.htm')" onmouseover="showReturns('Returns: Single')"><br>ColorType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoPictureColorType. This example sets the color transformation to grayscale for shape one on myDocument. Shape one must be either a picture or an OLE object." width="16" height="16" onclick="getHelp('xlproColorType.htm')" onmouseover="showReturns('Returns: MsoPictureColorType')"><br>Contrast [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the contrast for the specified picture or OLE object. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast). Read/write Single." width="16" height="16" onclick="getHelp('xlproContrast.htm')" onmouseover="showReturns('Returns: Single')"><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>CropBottom [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the number of points that are cropped off the bottom of the specified picture or OLE object. Read/write Single." width="16" height="16" onclick="getHelp('xlproCropBottom.htm')" onmouseover="showReturns('Returns: Single')"><br>CropLeft [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the number of points that are cropped off the left side of the specified picture or OLE object. Read/write Single." width="16" height="16" onclick="getHelp('xlproCropLeft.htm')" onmouseover="showReturns('Returns: Single')"><br>CropRight [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the number of points that are cropped off the right side of the specified picture or OLE object. Read/write Single." width="16" height="16" onclick="getHelp('xlproCropRight.htm')" onmouseover="showReturns('Returns: Single')"><br>CropTop [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the number of points that are cropped off the top of the specified picture or OLE object. Read/write Single." width="16" height="16" onclick="getHelp('xlproCropTop.htm')" onmouseover="showReturns('Returns: Single')"><br>IncrementBrightness(Increment) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Changes the brightness of the picture by the specified amount. Use the Brightness property to set the absolute brightness of the picture." width="16" height="16" onclick="getHelp('xlmthIncrementBrightness.htm')" onmouseover="showReturns('Returns: Void')"><br>IncrementContrast(Increment) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Changes the contrast of the picture by the specified amount. Use the Contrast property to set the absolute contrast for the picture." width="16" height="16" onclick="getHelp('xlmthIncrementContrast.htm')" onmouseover="showReturns('Returns: Void')"><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>TransparencyColor [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the transparent color for the specified picture as a red-green-blue (RGB) value. For this property to take effect, the TransparentBackground property must be set to True. Applies to bitmaps only. Read/write Long." width="16" height="16" onclick="getHelp('xlproTransparencyColor.htm')" onmouseover="showReturns('Returns: Int32')"><br>TransparentBackground [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. Use the TransparencyColor property to set the transparent color. Applies to bitmaps only. Read/write MsoTriState." width="16" height="16" onclick="getHelp('xlproTransparentBackground.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br><h2>PivotCache (1997) <img src="MSGBOX02.ICO" alt="Represents the memory cache for a PivotTable report. The PivotCache object is a member of the PivotCaches collection." width="16" height="16" onclick="getHelp('xlobjPivotCache.htm');showMozHelp('Represents the memory cache for a PivotTable report. The PivotCache object is a member of the PivotCaches collection.');"></h2>ADOConnection<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an ADO connection object if the PivotTable cache is connected to an OLE DB data source. The ADOConnection property exposes Microsoft Excel's connection to the data provider allowing the user to write code within the context of the same session that Excel is using with ADO (relational source) or ADOMD (OLAP source). Read-only." width="16" height="16" onclick="getHelp('xlproADOConnection.htm')" onmouseover="showReturns('Returns: Object')"><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>BackgroundQuery [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if queries for the PivotTable report or query table are performed asynchronously (in the background). Read/write Boolean." width="16" height="16" onclick="getHelp('xlproBackgroundQuery.htm')" onmouseover="showReturns('Returns: Boolean')"><br>CommandText [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the command string for the specified data source. Read/write Variant." width="16" height="16" onclick="getHelp('xlproCommandText.htm')" onmouseover="showReturns('Returns: Object')"><br>CommandType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlCmdType. You can set the CommandType property only if the value of the QueryType property for the query table or PivotTable cache is xlOLEDBQuery." width="16" height="16" onclick="getHelp('xlproCommandType.htm')" onmouseover="showReturns('Returns: XlCmdType')"><br>Connection [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets a string that contains one of the following: OLE DB settings that enable Microsoft Excel to connect to an OLE DB data source; ODBC settings that enable Microsoft Excel to connect to an ODBC data source; a URL that enables Microsoft Excel to connect to a Web data source; the path to and file name of a text file, or the path to and file name of a file that specifies a database or Web query. Read/write Variant." width="16" height="16" onclick="getHelp('xlproConnection.htm')" onmouseover="showReturns('Returns: Object')"><br>CreatePivotTable(TableDestination, [TableName], [ReadData], [DefaultVersion]) <input type="image" src="MSGBOX02.ICO" alt="Returns: PivotTable. Creates a PivotTable report based on a PivotTable object." width="16" height="16" onclick="getHelp('xlmthCreatePivotTable.htm')" onmouseover="showReturns('Returns: PivotTable')"><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>EnableRefresh [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the PivotTable cache or query table can be refreshed by the user. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnableRefresh.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Index<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. For information about using the Index worksheet function in Visual Basic, see Using Worksheet Functions in Visual Basic." width="16" height="16" onclick="getHelp('xlproIndex.htm')" onmouseover="showReturns('Returns: Int32')"><br>IsConnected<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True if the MaintainConnection property is True and the PivotTable cache is currently connected to its source. Returns False if it is not currently connected to its source. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproIsConnected.htm')" onmouseover="showReturns('Returns: Boolean')"><br>LocalConnection [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the connection string to an offline cube file. Read/write String." width="16" height="16" onclick="getHelp('xlproLocalConnection.htm')" onmouseover="showReturns('Returns: Object')"><br>MaintainConnection [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the connection to the specified data source is maintained after the refresh and until the workbook is closed. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproMaintainConnection.htm')" onmouseover="showReturns('Returns: Boolean')"><br>MakeConnection() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Establishes a connection for the specified PivotTable cache." width="16" height="16" onclick="getHelp('xlmthMakeConnection.htm')" onmouseover="showReturns('Returns: Void')"><br>MemoryUsed<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Application object: Returns the amount of memory that Microsoft Excel is currently using, in bytes. Read-only Long." width="16" height="16" onclick="getHelp('xlproMemoryUsed.htm')" onmouseover="showReturns('Returns: Int32')"><br>MissingItemsLimit [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlPivotTableMissingItems. Returns or sets the maximum quantity of unique items per PivotTable field that are retained even when they have no supporting data in the cache records. Read/write XlPivotTableMissingItems." width="16" height="16" onclick="getHelp('xlproMissingItemsLimit.htm')" onmouseover="showReturns('Returns: XlPivotTableMissingItems')"><br>OLAP<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True if the PivotTable cache is connected to an Online Analytical Processing (OLAP) server. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproOLAP.htm')" onmouseover="showReturns('Returns: Boolean')"><br>OptimizeCache [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the PivotTable cache is optimized when its constructed. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproOptimizeCache.htm')" onmouseover="showReturns('Returns: Boolean')"><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>QueryType<input type="image" src="MSGBOX02.ICO" alt="Returns: XlQueryType. You specify the data source in the prefix for the Connection propertys value." width="16" height="16" onclick="getHelp('xlproQueryType.htm')" onmouseover="showReturns('Returns: XlQueryType')"><br>RecordCount<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the number of records in the PivotTable cache or the number of cache records that contain the specified item. Read-only Long." width="16" height="16" onclick="getHelp('xlproRecordCount.htm')" onmouseover="showReturns('Returns: Int32')"><br>Recordset [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets a Recordset object thats used as the data source for the specified query table or PivotTable cache. Read/write." width="16" height="16" onclick="getHelp('xlproRecordset.htm')" onmouseover="showReturns('Returns: Object')"><br>Refresh() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Updates the query table. Boolean." width="16" height="16" onclick="getHelp('xlmthRefresh.htm')" onmouseover="showReturns('Returns: Void')"><br>RefreshDate<input type="image" src="MSGBOX02.ICO" alt="Returns: DateTime. Returns the date on which the PivotTable report or cache was last refreshed. Read-only Date." width="16" height="16" onclick="getHelp('xlproRefreshDate.htm')" onmouseover="showReturns('Returns: DateTime')"><br>RefreshName<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the name of the person who last refreshed the PivotTable report data or the PivotTable cache. Read-only String." width="16" height="16" onclick="getHelp('xlproRefreshName.htm')" onmouseover="showReturns('Returns: String')"><br>RefreshOnFileOpen [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the PivotTable cache or query table is automatically updated each time the workbook is opened. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproRefreshOnFileOpen.htm')" onmouseover="showReturns('Returns: Boolean')"><br>RefreshPeriod [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the number of minutes between refreshes. Read/write Long." width="16" height="16" onclick="getHelp('xlproRefreshPeriod.htm')" onmouseover="showReturns('Returns: Int32')"><br>ResetTimer() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Resets the refresh timer for the specified query table or PivotTable report to the last interval you set using the RefreshPeriod property." width="16" height="16" onclick="getHelp('xlmthResetTimer.htm')" onmouseover="showReturns('Returns: Void')"><br>RobustConnect [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlRobustConnect. Returns or sets how the PivotTable cache connects to its data source. Read/write XlRobustConnect." width="16" height="16" onclick="getHelp('xlproRobustConnect.htm')" onmouseover="showReturns('Returns: XlRobustConnect')"><br>SaveAsODC(ODCFileName, [Description], [Keywords]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Saves the PivotTable cache source as an Microsoft Office Data Connection file." width="16" height="16" onclick="getHelp('xlmthSaveAsODC.htm')" onmouseover="showReturns('Returns: Void')"><br>SavePassword [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if password information in an ODBC connection string is saved with the specified query. False if the password is removed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproSavePassword.htm')" onmouseover="showReturns('Returns: Boolean')"><br>SourceConnectionFile [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets a String indicating the Microsoft Office Data Connection file or similar file that was used to create the PivotTable. Read/write." width="16" height="16" onclick="getHelp('xlproSourceConnectionFile.htm')" onmouseover="showReturns('Returns: String')"><br>SourceData [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the data source for the PivotTable report, as shown in the following table. Read-write Variant." width="16" height="16" onclick="getHelp('xlproSourceData.htm')" onmouseover="showReturns('Returns: Object')"><br>SourceDataFile<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns a String indicating the source data file for the cache of the PivotTable." width="16" height="16" onclick="getHelp('xlproSourceDataFile.htm')" onmouseover="showReturns('Returns: String')"><br>SourceType<input type="image" src="MSGBOX02.ICO" alt="Returns: XlPivotTableSourceType. This example determines the unique name of the first chart (in the first workbook) saved as a Web page, and then it sets the Boolean variable blnChartFound to True. If no items in the document have been saved as Chart components, blnChartFound is False." width="16" height="16" onclick="getHelp('xlproSourceType.htm')" onmouseover="showReturns('Returns: XlPivotTableSourceType')"><br>Sql [= setting]<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>UseLocalConnection [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the Connection property is used. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproUseLocalConnection.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>PivotCaches (1997) <img src="MSGBOX02.ICO" alt="Represents the collection of memory caches from the PivotTable reports in a workbook. Each memory cache is represented by a PivotCache object. " width="16" height="16" onclick="getHelp('xlobjPivotCaches.htm');showMozHelp('Represents the collection of memory caches from the PivotTable reports in a workbook. Each memory cache is represented by a PivotCache object. ');"></h2>Add(SourceType, [SourceData]) <input type="image" src="MSGBOX02.ICO" alt="Returns: PivotCache. 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: PivotCache')"><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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: PivotCache. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: PivotCache')"><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>PivotCell (2002) <img src="MSGBOX02.ICO" alt="Represents a cell in a PivotTable report." width="16" height="16" onclick="getHelp('xlobjPivotCell.htm');showMozHelp('Represents a cell in a PivotTable report.');"></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>ColumnItems<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotItemList. Returns a PivotItemList collection that corresponds to the items on the column axis that represent the selected range." width="16" height="16" onclick="getHelp('xlproColumnItems.htm')" onmouseover="showReturns('Returns: PivotItemList')"><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>CustomSubtotalFunction<input type="image" src="MSGBOX02.ICO" alt="Returns: XlConsolidationFunction. Returns the custom subtotal function field setting of a PivotCell object. Read-only XlConsolidationFunction." width="16" height="16" onclick="getHelp('xlproCustomSubtotalFunction.htm')" onmouseover="showReturns('Returns: XlConsolidationFunction')"><br>DataField<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotField. Returns a PivotField object that corresponds to the selected data field." width="16" height="16" onclick="getHelp('xlproDataField.htm')" onmouseover="showReturns('Returns: PivotField')"><br>Dummy18<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>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>PivotCellType<input type="image" src="MSGBOX02.ICO" alt="Returns: XlPivotCellType. Returns one of the XlPivotCellType constants that identifies the PivotTable entity the cell corresponds to. Read-only." width="16" height="16" onclick="getHelp('xlproPivotCellType.htm')" onmouseover="showReturns('Returns: XlPivotCellType')"><br>PivotField<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotField. Returns a PivotField object that represents the PivotTable field containing the upper-left corner of the specified range." width="16" height="16" onclick="getHelp('xlproPivotField.htm')" onmouseover="showReturns('Returns: PivotField')"><br>PivotItem<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotItem. Returns a PivotItem object that represents the PivotTable item containing the upper-left corner of the specified range." width="16" height="16" onclick="getHelp('xlproPivotItem.htm')" onmouseover="showReturns('Returns: PivotItem')"><br>PivotTable<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotTable. Returns a PivotTable object that represents the PivotTable report containing the upper-left corner of the specified range, or the PivotTable report associated with the PivotChart report." width="16" height="16" onclick="getHelp('xlproPivotTable.htm')" onmouseover="showReturns('Returns: PivotTable')"><br>Range<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>RowItems<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotItemList. Returns a PivotItemList collection that correspond to the items on the category axis that represent the selected cell." width="16" height="16" onclick="getHelp('xlproRowItems.htm')" onmouseover="showReturns('Returns: PivotItemList')"><br><h2>PivotField (1997) <img src="MSGBOX02.ICO" alt="Represents a field in a PivotTable report. The PivotField object is a member of the PivotFields collection. The PivotFields collection contains all the fields in a PivotTable report, including hidden fields." width="16" height="16" onclick="getHelp('xlobjPivotField.htm');showMozHelp('Represents a field in a PivotTable report. The PivotField object is a member of the PivotFields collection. The PivotFields collection contains all the fields in a PivotTable report, including hidden fields.');"></h2>AddPageItem(Item, [ClearList]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Adds an additional item to a multiple item page field." width="16" height="16" onclick="getHelp('xlmthAddPageItem.htm')" onmouseover="showReturns('Returns: Void')"><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>AutoShow(Type, Range, Count, Field) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Displays the number of top or bottom items for a row, page, or column field in the specified PivotTable report." width="16" height="16" onclick="getHelp('xlmthAutoShow.htm')" onmouseover="showReturns('Returns: Void')"><br>AutoShowCount<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the number of top or bottom items that are automatically shown in the specified PivotTable field. Read-only Long." width="16" height="16" onclick="getHelp('xlproAutoShowCount.htm')" onmouseover="showReturns('Returns: Int32')"><br>AutoShowField<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the name of the data field used to determine the top or bottom items that are automatically shown in the specified PivotTable field. Read-only String." width="16" height="16" onclick="getHelp('xlproAutoShowField.htm')" onmouseover="showReturns('Returns: String')"><br>AutoShowRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns xlTop if the top items are shown automatically in the specified PivotTable field; returns xlBottom if the bottom items are shown. Read-only Long." width="16" height="16" onclick="getHelp('xlproAutoShowRange.htm')" onmouseover="showReturns('Returns: Int32')"><br>AutoShowType<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns xlAutomatic if AutoShow is enabled for the specified PivotTable field; returns xlManual if AutoShow is disabled. Read-only Long." width="16" height="16" onclick="getHelp('xlproAutoShowType.htm')" onmouseover="showReturns('Returns: Int32')"><br>AutoSort(Order, Field) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Establishes automatic field-sorting rules for PivotTable reports. " width="16" height="16" onclick="getHelp('xlmthAutoSort.htm')" onmouseover="showReturns('Returns: Void')"><br>AutoSortField<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the name of the data field used to sort the specified PivotTable field automatically. Read-only String." width="16" height="16" onclick="getHelp('xlproAutoSortField.htm')" onmouseover="showReturns('Returns: String')"><br>AutoSortOrder<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. This example displays a message box showing the AutoSort parameters for the Product field." width="16" height="16" onclick="getHelp('xlproAutoSortOrder.htm')" onmouseover="showReturns('Returns: Int32')"><br>BaseField [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the base field for a custom calculation. This property is valid only for data fields. Read/write Variant." width="16" height="16" onclick="getHelp('xlproBaseField.htm')" onmouseover="showReturns('Returns: Object')"><br>BaseItem [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the item in the base field for a custom calculation. Valid only for data fields. Read/write Variant." width="16" height="16" onclick="getHelp('xlproBaseItem.htm')" onmouseover="showReturns('Returns: Object')"><br>CalculatedItems() <input type="image" src="MSGBOX02.ICO" alt="Returns: CalculatedItems. Returns a CalculatedItems collection that represents all the calculated items in the specified PivotTable report. Read-only." width="16" height="16" onclick="getHelp('xlmthCalculatedItems.htm')" onmouseover="showReturns('Returns: CalculatedItems')"><br>Calculation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlPivotFieldCalculation. 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: XlPivotFieldCalculation')"><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>ChildField<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotField. Returns a PivotField object that represents the child field for the specified field (if the field is grouped and has a child field). Read-only." width="16" height="16" onclick="getHelp('xlproChildField.htm')" onmouseover="showReturns('Returns: PivotField')"><br>ChildItems<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single PivotTable item (a PivotItem object) or a collection of all the items (a PivotItems object) that are group children in the specified field, or children of the specified item. Read-only." width="16" height="16" onclick="getHelp('xlproChildItems.htm')" onmouseover="showReturns('Returns: Object')"><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>CubeField<input type="image" src="MSGBOX02.ICO" alt="Returns: CubeField. Returns the CubeField object from which the specified PivotTable field is descended. Read-only." width="16" height="16" onclick="getHelp('xlproCubeField.htm')" onmouseover="showReturns('Returns: CubeField')"><br>CurrentPage [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the current page showing for the page field (valid only for page fields). Read/write PivotItem." width="16" height="16" onclick="getHelp('xlproCurrentPage.htm')" onmouseover="showReturns('Returns: Object')"><br>CurrentPageList [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets an array of strings corresponding to the list of items included in a multiple-item page field of a PivotTable report. Read/write Variant." width="16" height="16" onclick="getHelp('xlproCurrentPageList.htm')" onmouseover="showReturns('Returns: Object')"><br>CurrentPageName [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the currently displayed page of the specified PivotTable report. The name of the page appears in the page field. Note that this property works only if the currently displayed page already exists. Read/write String." width="16" height="16" onclick="getHelp('xlproCurrentPageName.htm')" onmouseover="showReturns('Returns: String')"><br>DatabaseSort [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. When set to True, manual repositioning of items in a PivotTable field is allowed.&amp;nbsp;Returns True, if the field has no manually positioned items. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDatabaseSort.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DataRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object as shown in the following table. Read-only." width="16" height="16" onclick="getHelp('xlproDataRange.htm')" onmouseover="showReturns('Returns: Range')"><br>DataType<input type="image" src="MSGBOX02.ICO" alt="Returns: XlPivotFieldDataType. This example displays the data type of the field named ORDER_DATE." width="16" height="16" onclick="getHelp('xlproDataType.htm')" onmouseover="showReturns('Returns: XlPivotFieldDataType')"><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>DragToColumn [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the specified field can be dragged to the column position. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDragToColumn.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DragToData [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the specified field can be dragged to the data position. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDragToData.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DragToHide [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the field can be hidden by being dragged off the PivotTable report. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDragToHide.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DragToPage [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the field can be dragged to the page position. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDragToPage.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DragToRow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the field can be dragged to the row position. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDragToRow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DrilledDown [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the flag for the specified PivotTable field or PivotTable item is set to drilled (expanded, or visible). Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDrilledDown.htm')" onmouseover="showReturns('Returns: Boolean')"><br>EnableItemSelection [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. When set to False, disables the ability to use the field dropdown in the user interface. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnableItemSelection.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Formula [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Formula property as it applies to the PivotField, PivotFormula, PivotItem, and Series objects." width="16" height="16" onclick="getHelp('xlproFormula.htm')" onmouseover="showReturns('Returns: String')"><br>Function [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlConsolidationFunction. For OLAP data sources, this property is read-only and always returns xlUnknown. For other data sources, this property cannot be set to xlUnknown." width="16" height="16" onclick="getHelp('xlproFunction.htm')" onmouseover="showReturns('Returns: XlConsolidationFunction')"><br>GroupLevel<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the placement of the specified field within a group of fields (if the field is a member of a grouped set of fields). Read-only." width="16" height="16" onclick="getHelp('xlproGroupLevel.htm')" onmouseover="showReturns('Returns: Object')"><br>HiddenItems<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single hidden PivotTable item (a PivotItem object) or a collection of all the hidden items (a PivotItems object) in the specified field. Read-only." width="16" height="16" onclick="getHelp('xlproHiddenItems.htm')" onmouseover="showReturns('Returns: Object')"><br>HiddenItemsList [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets a Variant specifying an array of strings that are hidden items for a PivotTable field. Read/write." width="16" height="16" onclick="getHelp('xlproHiddenItemsList.htm')" onmouseover="showReturns('Returns: Object')"><br>IsCalculated<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the PivotTable field or PivotTable item is a calculated field or item. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproIsCalculated.htm')" onmouseover="showReturns('Returns: Boolean')"><br>IsMemberProperty<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True when the PivotField contains member properties. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproIsMemberProperty.htm')" onmouseover="showReturns('Returns: Boolean')"><br>LabelRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. For a PivotField object, returns a Range object that represents the cell (or cells) that contain the field label. For a PivotItem object, returns a Range object that represents all the cells in the PivotTable report that contain the item. Read-only." width="16" height="16" onclick="getHelp('xlproLabelRange.htm')" onmouseover="showReturns('Returns: Range')"><br>LayoutBlankLine [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if a blank row is inserted after the specified row field in a PivotTable report. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproLayoutBlankLine.htm')" onmouseover="showReturns('Returns: Boolean')"><br>LayoutForm [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlLayoutFormType. Returns or sets the way the specified PivotTable items appearin table format or in outline format. Read/write XlLayoutFormType." width="16" height="16" onclick="getHelp('xlproLayoutForm.htm')" onmouseover="showReturns('Returns: XlLayoutFormType')"><br>LayoutPageBreak [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if a page break is inserted after each field. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproLayoutPageBreak.htm')" onmouseover="showReturns('Returns: Boolean')"><br>LayoutSubtotalLocation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlSubtototalLocationType. You can set this property for any PivotTable field in outline format; however, the formatting appears only if the specified field is a row field other than the innermost (lowest level) row field. For non- OLAP data sources, the value of this property doesnt change when the field is rearranged or when it is added to or from removed from the report." width="16" height="16" onclick="getHelp('xlproLayoutSubtotalLocation.htm')" onmouseover="showReturns('Returns: XlSubtototalLocationType')"><br>MemoryUsed<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Application object: Returns the amount of memory that Microsoft Excel is currently using, in bytes. Read-only Long." width="16" height="16" onclick="getHelp('xlproMemoryUsed.htm')" onmouseover="showReturns('Returns: Int32')"><br>Name [= setting]<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>NumberFormat [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. NumberFormat property as it applies to the DataLabel, DataLabels, PivotField, Style, and TickLabels objects." width="16" height="16" onclick="getHelp('xlproNumberFormat.htm')" onmouseover="showReturns('Returns: String')"><br>Orientation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlPivotFieldOrientation. For OLAP data sources, setting this property for one field in a hierarchy sets the orientation for the other fields in the same hierarchy. Dimension fields can only be oriented in the row, column, and page field areas of the PivotTable report. Measure fields can only be oriented in the data area. Setting a hierarchy or data field to xlHidden removes the hierarchy or field from the PivotTable report." width="16" height="16" onclick="getHelp('xlproOrientation.htm')" onmouseover="showReturns('Returns: XlPivotFieldOrientation')"><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>ParentField<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotField. Returns a PivotField object that represents the PivotTable field thats the group parent of the specified object. The field must be grouped and must have a parent field. Read-only." width="16" height="16" onclick="getHelp('xlproParentField.htm')" onmouseover="showReturns('Returns: PivotField')"><br>ParentItems<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single PivotTable item (a PivotItem object) or a collection of all the items (a PivotItems object) that are group parents in the specified field. The specified field must be a group parent of another field. Read-only." width="16" height="16" onclick="getHelp('xlproParentItems.htm')" onmouseover="showReturns('Returns: Object')"><br>PivotItems([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single PivotTable item (a PivotItem object) or a collection of all the visible and hidden items (a PivotItems object) in the specified field. Read-only." width="16" height="16" onclick="getHelp('xlmthPivotItems.htm')" onmouseover="showReturns('Returns: Object')"><br>Position [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example moves the chart legend to the bottom of the chart." width="16" height="16" onclick="getHelp('xlproPosition.htm')" onmouseover="showReturns('Returns: Object')"><br>PropertyOrder [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Valid only for PivotTable fields that are member property fields. Returns a Long indicating the display position of the member property within the cube field to which it belongs.&amp;nbsp;Setting this property will rearrange the order of the properties for this cube field. This property is one-based. The allowable range is from one to the maximum number of member property fields being displayed for the hierarchy. Read/write." width="16" height="16" onclick="getHelp('xlproPropertyOrder.htm')" onmouseover="showReturns('Returns: Int32')"><br>PropertyParentField<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotField. Returns a PivotField object representing the field to which the properties in this field pertain." width="16" height="16" onclick="getHelp('xlproPropertyParentField.htm')" onmouseover="showReturns('Returns: PivotField')"><br>ServerBased [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the data source for the specified PivotTable report is external and only the items matching the page field selection are retrieved. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproServerBased.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowAllItems [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if all items in the PivotTable report are displayed, even if they dont contain summary data. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowAllItems.htm')" onmouseover="showReturns('Returns: Boolean')"><br>SourceName<input type="image" src="MSGBOX02.ICO" alt="Returns: String. The following table shows example values of the SourceName 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('xlproSourceName.htm')" onmouseover="showReturns('Returns: String')"><br>StandardFormula [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets a String specifying formulas with standard English (United States) formatting. Read/write." width="16" height="16" onclick="getHelp('xlproStandardFormula.htm')" onmouseover="showReturns('Returns: String')"><br>SubtotalName [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the text string label displayed in the subtotal column or row heading in the specified PivotTable report. The default value is the string Subtotal. Read/write String." width="16" height="16" onclick="getHelp('xlproSubtotalName.htm')" onmouseover="showReturns('Returns: String')"><br>Subtotals [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets subtotals displayed with the specified field. Valid only for nondata fields. Read/write Variant." width="16" height="16" onclick="getHelp('xlproSubtotals.htm')" onmouseover="showReturns('Returns: Object')"><br>TotalLevels<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the total number of fields in the current field group. If the field isnt grouped, or if the data source is OLAP-based, TotalLevels returns the value 1. Read-only Long." width="16" height="16" onclick="getHelp('xlproTotalLevels.htm')" onmouseover="showReturns('Returns: Object')"><br>Value [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. For the Application object, always returns &amp;quot;Microsoft Excel&amp;quot;. For the CubeField object, the name of the specified field. For the Style object, the name of the specified style. Read-only String." width="16" height="16" onclick="getHelp('xlproValue.htm')" onmouseover="showReturns('Returns: String')"><br>VisibleItems<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single visible PivotTable item (a PivotItem object) or a collection of all the visible items (a PivotItems object) in the specified field. Read-only." width="16" height="16" onclick="getHelp('xlproVisibleItems.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>PivotFields (1997) <img src="MSGBOX02.ICO" alt="A collection of all the PivotField objects in a PivotTable report." width="16" height="16" onclick="getHelp('xlobjPivotFields.htm');showMozHelp('A collection of all the PivotField objects in a PivotTable report.');"></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>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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: Object')"><br>Parent<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotTable. Returns the parent object for the specified object." width="16" height="16" onclick="getHelp('xlproParent.htm')" onmouseover="showReturns('Returns: PivotTable')"><br><h2>PivotFormula (1997) <img src="MSGBOX02.ICO" alt="Represents a formula used to calculate results in a PivotTable report." width="16" height="16" onclick="getHelp('xlobjPivotFormula.htm');showMozHelp('Represents a formula used to calculate results in a PivotTable report.');"></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>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>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>Formula [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Formula property as it applies to the PivotField, PivotFormula, PivotItem, and Series objects." width="16" height="16" onclick="getHelp('xlproFormula.htm')" onmouseover="showReturns('Returns: String')"><br>Index [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. For information about using the Index worksheet function in Visual Basic, see Using Worksheet Functions in Visual Basic." width="16" height="16" onclick="getHelp('xlproIndex.htm')" onmouseover="showReturns('Returns: Int32')"><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>StandardFormula [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets a String specifying formulas with standard English (United States) formatting. Read/write." width="16" height="16" onclick="getHelp('xlproStandardFormula.htm')" onmouseover="showReturns('Returns: String')"><br>Value [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. For the Application object, always returns &amp;quot;Microsoft Excel&amp;quot;. For the CubeField object, the name of the specified field. For the Style object, the name of the specified style. Read-only String." width="16" height="16" onclick="getHelp('xlproValue.htm')" onmouseover="showReturns('Returns: String')"><br><h2>PivotFormulas (1997) <img src="MSGBOX02.ICO" alt="Represents the collection of formulas for a PivotTable report. Each formula is represented by a PivotFormula object." width="16" height="16" onclick="getHelp('xlobjPivotFormulas.htm');showMozHelp('Represents the collection of formulas for a PivotTable report. Each formula is represented by a PivotFormula object.');"></h2>Add(Formula, [UseStandardFormula]) <input type="image" src="MSGBOX02.ICO" alt="Returns: PivotFormula. 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: PivotFormula')"><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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: PivotFormula. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: PivotFormula')"><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>PivotItem (1995) <img src="MSGBOX02.ICO" alt="Represents an item in a PivotTable field. The items are the individual data entries in a field category. The PivotItem object is a member of the PivotItems collection. The PivotItems collection contains all the items in a PivotField object. " width="16" height="16" onclick="getHelp('xlobjPivotItem.htm');showMozHelp('Represents an item in a PivotTable field. The items are the individual data entries in a field category. The PivotItem object is a member of the PivotItems collection. The PivotItems collection contains all the items in a PivotField object. ');"></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>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>ChildItems<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single PivotTable item (a PivotItem object) or a collection of all the items (a PivotItems object) that are group children in the specified field, or children of the specified item. Read-only." width="16" height="16" onclick="getHelp('xlproChildItems.htm')" onmouseover="showReturns('Returns: Object')"><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>DataRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object as shown in the following table. Read-only." width="16" height="16" onclick="getHelp('xlproDataRange.htm')" onmouseover="showReturns('Returns: Range')"><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>DrilledDown [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the flag for the specified PivotTable field or PivotTable item is set to drilled (expanded, or visible). Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDrilledDown.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Formula [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Formula property as it applies to the PivotField, PivotFormula, PivotItem, and Series objects." width="16" height="16" onclick="getHelp('xlproFormula.htm')" onmouseover="showReturns('Returns: String')"><br>IsCalculated<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the PivotTable field or PivotTable item is a calculated field or item. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproIsCalculated.htm')" onmouseover="showReturns('Returns: Boolean')"><br>LabelRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. For a PivotField object, returns a Range object that represents the cell (or cells) that contain the field label. For a PivotItem object, returns a Range object that represents all the cells in the PivotTable report that contain the item. Read-only." width="16" height="16" onclick="getHelp('xlproLabelRange.htm')" onmouseover="showReturns('Returns: Range')"><br>Name [= setting]<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: PivotField. Returns the parent object for the specified object." width="16" height="16" onclick="getHelp('xlproParent.htm')" onmouseover="showReturns('Returns: PivotField')"><br>ParentItem<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotItem. Returns a PivotField object (the field must be grouped so that it has a parent). Read-only." width="16" height="16" onclick="getHelp('xlproParentItem.htm')" onmouseover="showReturns('Returns: PivotItem')"><br>ParentShowDetail<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the specified item is showing because one of its parents is showing detail. False if the specified item isnt showing because one of its parents is hiding detail. This property is available only if the item is grouped. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproParentShowDetail.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Position [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. This example moves the chart legend to the bottom of the chart." width="16" height="16" onclick="getHelp('xlproPosition.htm')" onmouseover="showReturns('Returns: Int32')"><br>RecordCount<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the number of records in the PivotTable cache or the number of cache records that contain the specified item. Read-only Long." width="16" height="16" onclick="getHelp('xlproRecordCount.htm')" onmouseover="showReturns('Returns: Int32')"><br>ShowDetail [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the outline is expanded for the specified range (so that the detail of the column or row is visible). The specified range must be a single summary column or row in an outline. Read/write Variant." width="16" height="16" onclick="getHelp('xlproShowDetail.htm')" onmouseover="showReturns('Returns: Boolean')"><br>SourceName<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. The following table shows example values of the SourceName 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('xlproSourceName.htm')" onmouseover="showReturns('Returns: Object')"><br>SourceNameStandard<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns a String that represents the PivotTable items' source name in standard English (United States) format settings. Read-only." width="16" height="16" onclick="getHelp('xlproSourceNameStandard.htm')" onmouseover="showReturns('Returns: String')"><br>StandardFormula [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets a String specifying formulas with standard English (United States) formatting. Read/write." width="16" height="16" onclick="getHelp('xlproStandardFormula.htm')" onmouseover="showReturns('Returns: String')"><br>Value [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. For the Application object, always returns &amp;quot;Microsoft Excel&amp;quot;. For the CubeField object, the name of the specified field. For the Style object, the name of the specified style. Read-only String." width="16" height="16" onclick="getHelp('xlproValue.htm')" onmouseover="showReturns('Returns: String')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>PivotItemList (2002) <img src="MSGBOX02.ICO" alt="A collection of all the PivotItem objects in the specified PivotTable. Each PivotItem represents an item in a PivotTable field." width="16" height="16" onclick="getHelp('xlobjPivotItemList.htm');showMozHelp('A collection of all the PivotItem objects in the specified PivotTable. Each PivotItem represents an item in a PivotTable field.');"></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>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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: PivotItem. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: PivotItem')"><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>PivotItems (1995) <img src="MSGBOX02.ICO" alt="A collection of all the PivotItem objects in a PivotTable field. The items are the individual data entries in a field category." width="16" height="16" onclick="getHelp('xlobjPivotItems.htm');showMozHelp('A collection of all the PivotItem objects in a PivotTable field. The items are the individual data entries in a field category.');"></h2>Add(Name) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. 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: Void')"><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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: Object')"><br>Parent<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotField. Returns the parent object for the specified object." width="16" height="16" onclick="getHelp('xlproParent.htm')" onmouseover="showReturns('Returns: PivotField')"><br><h2>PivotLayout (2000) <img src="MSGBOX02.ICO" alt="Represents the placement of fields in a PivotChart report." width="16" height="16" onclick="getHelp('xlobjPivotLayout.htm');showMozHelp('Represents the placement of fields in a PivotChart report.');"></h2>AddFields([RowFields], [ColumnFields], [PageFields], [AppendField]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Adds row, column, and page fields to a PivotTable report or PivotChart report." width="16" height="16" onclick="getHelp('xlmthAddFields.htm')" onmouseover="showReturns('Returns: Void')"><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>ColumnFields<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single PivotTable field (a PivotField object) or a collection of all the fields (a PivotFields object) that are currently shown as column fields. Read-only." width="16" height="16" onclick="getHelp('xlproColumnFields.htm')" onmouseover="showReturns('Returns: Object')"><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>CubeFields<input type="image" src="MSGBOX02.ICO" alt="Returns: CubeFields. Returns the cube field element. Read-only." width="16" height="16" onclick="getHelp('xlproCubeFields.htm')" onmouseover="showReturns('Returns: CubeFields')"><br>DataFields<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single PivotTable field (a PivotField object) or a collection of all the fields (a PivotFields object) that are currently shown as data fields. Read-only." width="16" height="16" onclick="getHelp('xlproDataFields.htm')" onmouseover="showReturns('Returns: Object')"><br>HiddenFields<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single PivotTable field (a PivotField object) or a collection of all the fields (a PivotFields object) that are currently not shown as row, column, page, or data fields. Read-only." width="16" height="16" onclick="getHelp('xlproHiddenFields.htm')" onmouseover="showReturns('Returns: Object')"><br>InnerDetail [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the name of the field that will be shown as detail when the ShowDetail property is True for the innermost row or column field. Read/write String." width="16" height="16" onclick="getHelp('xlproInnerDetail.htm')" onmouseover="showReturns('Returns: String')"><br>PageFields<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single PivotTable field (a PivotField object) or a collection of all the fields (a PivotFields object) that are currently showing as page fields. Read-only." width="16" height="16" onclick="getHelp('xlproPageFields.htm')" onmouseover="showReturns('Returns: Object')"><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>PivotCache<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotCache. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: PivotCache')"><br>PivotFields<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example creates a list of all the PivotTable field names used in the first PivotChart report." width="16" height="16" onclick="getHelp('xlproPivotFields.htm')" onmouseover="showReturns('Returns: Object')"><br>PivotTable<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotTable. Returns a PivotTable object that represents the PivotTable report containing the upper-left corner of the specified range, or the PivotTable report associated with the PivotChart report." width="16" height="16" onclick="getHelp('xlproPivotTable.htm')" onmouseover="showReturns('Returns: PivotTable')"><br>RowFields<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single field in a PivotTable report (a PivotField object) or a collection of all the fields (a PivotFields object) that are currently showing as row fields. Read-only." width="16" height="16" onclick="getHelp('xlproRowFields.htm')" onmouseover="showReturns('Returns: Object')"><br>VisibleFields<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single field in a PivotTable report (a PivotField object) or a collection of all the visible fields (a PivotFields object). Visible fields are shown as row, column, page or data fields. Read-only." width="16" height="16" onclick="getHelp('xlproVisibleFields.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>PivotTable (1995) <img src="MSGBOX02.ICO" alt="Represents a PivotTable report on a worksheet. The PivotTable object is a member of the PivotTables collection. The PivotTables collection contains all the PivotTable objects on a single worksheet." width="16" height="16" onclick="getHelp('xlobjPivotTable.htm');showMozHelp('Represents a PivotTable report on a worksheet. The PivotTable object is a member of the PivotTables collection. The PivotTables collection contains all the PivotTable objects on a single worksheet.');"></h2>AddDataField(Field, [Caption], [Function]) <input type="image" src="MSGBOX02.ICO" alt="Returns: PivotField. Adds a data field to a PivotTable report. Returns a PivotField object that represents the new data field." width="16" height="16" onclick="getHelp('xlmthAddDataField.htm')" onmouseover="showReturns('Returns: PivotField')"><br>AddFields([RowFields], [ColumnFields], [PageFields], [AddToTable]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Adds row, column, and page fields to a PivotTable report or PivotChart report." width="16" height="16" onclick="getHelp('xlmthAddFields.htm')" onmouseover="showReturns('Returns: Object')"><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>CacheIndex [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the index number of the PivotTable cache. Read/write Long." width="16" height="16" onclick="getHelp('xlproCacheIndex.htm')" onmouseover="showReturns('Returns: Int32')"><br>CalculatedFields() <input type="image" src="MSGBOX02.ICO" alt="Returns: CalculatedFields. Returns a CalculatedFields collection that represents all the calculated fields in the specified PivotTable report. Read-only." width="16" height="16" onclick="getHelp('xlmthCalculatedFields.htm')" onmouseover="showReturns('Returns: CalculatedFields')"><br>CalculatedMembers<input type="image" src="MSGBOX02.ICO" alt="Returns: CalculatedMembers. Returns a CalculatedMembers collection representing all the calculated fields and calculated items for an OLAP PivotTable." width="16" height="16" onclick="getHelp('xlproCalculatedMembers.htm')" onmouseover="showReturns('Returns: CalculatedMembers')"><br>ColumnFields<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single PivotTable field (a PivotField object) or a collection of all the fields (a PivotFields object) that are currently shown as column fields. Read-only." width="16" height="16" onclick="getHelp('xlproColumnFields.htm')" onmouseover="showReturns('Returns: Object')"><br>ColumnGrand [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the PivotTable report shows grand totals for columns. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproColumnGrand.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ColumnRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the range that contains the column area in the PivotTable report. Read-only." width="16" height="16" onclick="getHelp('xlproColumnRange.htm')" onmouseover="showReturns('Returns: Range')"><br>CreateCubeFile(File, [Measures], [Levels], [Members], [Properties]) <input type="image" src="MSGBOX02.ICO" alt="Returns: String. Creates a cube file from a PivotTable report connected to an Online Analytical Processing (OLAP) data source." width="16" height="16" onclick="getHelp('xlmthCreateCubeFile.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>CubeFields<input type="image" src="MSGBOX02.ICO" alt="Returns: CubeFields. Returns the cube field element. Read-only." width="16" height="16" onclick="getHelp('xlproCubeFields.htm')" onmouseover="showReturns('Returns: CubeFields')"><br>DataBodyRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the range that contains the data area in the PivotTable report. Read-only." width="16" height="16" onclick="getHelp('xlproDataBodyRange.htm')" onmouseover="showReturns('Returns: Range')"><br>DataFields<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single PivotTable field (a PivotField object) or a collection of all the fields (a PivotFields object) that are currently shown as data fields. Read-only." width="16" height="16" onclick="getHelp('xlproDataFields.htm')" onmouseover="showReturns('Returns: Object')"><br>DataLabelRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the range that contains the labels for the data fields in the PivotTable report. Read-only." width="16" height="16" onclick="getHelp('xlproDataLabelRange.htm')" onmouseover="showReturns('Returns: Range')"><br>DataPivotField<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotField. Returns a PivotField object that represents all the data fields in a PivotTable. Read-only." width="16" height="16" onclick="getHelp('xlproDataPivotField.htm')" onmouseover="showReturns('Returns: PivotField')"><br>DisplayEmptyColumn [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True when the non-empty MDX keyword is included in the query to the OLAP provider for the value axis. The OLAP provider will not return empty columns in the result set. Returns False when the non-empty keyword is omitted. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayEmptyColumn.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayEmptyRow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True when the non-empty MDX keyword is included in the query to the OLAP provider for the category axis. The OLAP provider will not return empty rows in the result set. Returns False when the non-empty keyword is omitted. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayEmptyRow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayErrorString [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the PivotTable report displays a custom error string in cells that contain errors. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayErrorString.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayImmediateItems [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns or sets a Boolean that indicates whether items in the row and column areas are visible when the data area of the PivotTable is empty. Set this property to False to hide the items in the row and column areas when the data area of the PivotTable is empty. The default value is True." width="16" height="16" onclick="getHelp('xlproDisplayImmediateItems.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayNullString [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the PivotTable report displays a custom string in cells that contain null values. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayNullString.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Dummy15(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>EnableDataValueEditing [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True to disable the alert for when the user overwrites values in the data area of the PivotTable. True also allows the user to change data values that previously could not be changed. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnableDataValueEditing.htm')" onmouseover="showReturns('Returns: Boolean')"><br>EnableDrilldown [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if drilldown is enabled. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnableDrilldown.htm')" onmouseover="showReturns('Returns: Boolean')"><br>EnableFieldDialog [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the PivotTable Field dialog box is available when the user double-clicks the PivotTable field. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnableFieldDialog.htm')" onmouseover="showReturns('Returns: Boolean')"><br>EnableFieldList [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. False to disable the ability to display the field well for the PivotTable. If the field list was already being displayed it disappears. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnableFieldList.htm')" onmouseover="showReturns('Returns: Boolean')"><br>EnableWizard [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the PivotTable Wizard is available. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnableWizard.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ErrorString [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. This example displays a hyphen in cells in the specified PivotTable report that contain errors." width="16" height="16" onclick="getHelp('xlproErrorString.htm')" onmouseover="showReturns('Returns: String')"><br>Format(Format) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example applies the xlReport4 indented format to the fourth PivotTable report on the active worksheet." width="16" height="16" onclick="getHelp('xlmthFormat.htm')" onmouseover="showReturns('Returns: Void')"><br>GetData(Name) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example shows the sum of revenues for apples in January (Data field = Revenue, Product = Apples, Month = January)." width="16" height="16" onclick="getHelp('xlmthGetData.htm')" onmouseover="showReturns('Returns: Double')"><br>GetPivotData([DataField], [Field1], [Item1], [Field2], [Item2], [Field3], [Item3], [Field4], [Item4], [Field5], [Item5], [Field6], [Item6], [Field7], [Item7], [Field8], [Item8], [Field9], [Item9], [Field10], [Item10], [Field11], [Item11], [Field12], [Item12], [Field13], [Item13], [Field14], [Item14]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object with information about a data item in a PivotTable report." width="16" height="16" onclick="getHelp('xlmthGetPivotData.htm')" onmouseover="showReturns('Returns: Range')"><br>GrandTotalName [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the text string label that is displayed in the grand total column or row heading in the specified PivotTable report. The default value is the string Grand Total. Read/write String." width="16" height="16" onclick="getHelp('xlproGrandTotalName.htm')" onmouseover="showReturns('Returns: String')"><br>HasAutoFormat [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the PivotTable report is automatically formatted when its refreshed or when fields are moved. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasAutoFormat.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HiddenFields<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single PivotTable field (a PivotField object) or a collection of all the fields (a PivotFields object) that are currently not shown as row, column, page, or data fields. Read-only." width="16" height="16" onclick="getHelp('xlproHiddenFields.htm')" onmouseover="showReturns('Returns: Object')"><br>InnerDetail [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the name of the field that will be shown as detail when the ShowDetail property is True for the innermost row or column field. Read/write String." width="16" height="16" onclick="getHelp('xlproInnerDetail.htm')" onmouseover="showReturns('Returns: String')"><br>ListFormulas() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Creates a list of calculated PivotTable items and fields on a separate worksheet." width="16" height="16" onclick="getHelp('xlmthListFormulas.htm')" onmouseover="showReturns('Returns: Void')"><br>ManualUpdate [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the PivotTable report is recalculated only at the user's request. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproManualUpdate.htm')" onmouseover="showReturns('Returns: Boolean')"><br>MDX<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns a String indicating the MDX (Multidimensional Expression) that would be sent to the provider to populate the current PivotTable view. Read-only." width="16" height="16" onclick="getHelp('xlproMDX.htm')" onmouseover="showReturns('Returns: String')"><br>MergeLabels [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the specified PivotTable reports outer-row item, column item, subtotal, and grand total labels use merged cells. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproMergeLabels.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Name [= setting]<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>NullString [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the string displayed in cells that contain null values when the DisplayNullString property is True. The default value is an empty string (). Read/write String." width="16" height="16" onclick="getHelp('xlproNullString.htm')" onmouseover="showReturns('Returns: String')"><br>PageFieldOrder [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the order in which page fields are added to the PivotTable reports layout. Can be one of the following XlOrder constants: xlDownThenOver or xlOverThenDown. The default constant is xlDownThenOver. Read/write Long." width="16" height="16" onclick="getHelp('xlproPageFieldOrder.htm')" onmouseover="showReturns('Returns: Int32')"><br>PageFields<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single PivotTable field (a PivotField object) or a collection of all the fields (a PivotFields object) that are currently showing as page fields. Read-only." width="16" height="16" onclick="getHelp('xlproPageFields.htm')" onmouseover="showReturns('Returns: Object')"><br>PageFieldStyle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the style used in the bound page field area. The default value is a null string (no style is applied by default). Read/write String." width="16" height="16" onclick="getHelp('xlproPageFieldStyle.htm')" onmouseover="showReturns('Returns: String')"><br>PageFieldWrapCount [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the number of page fields in each column or row in the PivotTable report. Read/write Long." width="16" height="16" onclick="getHelp('xlproPageFieldWrapCount.htm')" onmouseover="showReturns('Returns: Int32')"><br>PageRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the range that contains the page area in the PivotTable report. Read-only." width="16" height="16" onclick="getHelp('xlproPageRange.htm')" onmouseover="showReturns('Returns: Range')"><br>PageRangeCells<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents only the cells in the specified PivotTable report that contain the page fields and item drop-down lists." width="16" height="16" onclick="getHelp('xlproPageRangeCells.htm')" onmouseover="showReturns('Returns: Range')"><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>PivotCache() <input type="image" src="MSGBOX02.ICO" alt="Returns: PivotCache. Returns a PivotCache object that represents the cache for the specified PivotTable report. Read-only." width="16" height="16" onclick="getHelp('xlmthPivotCache.htm')" onmouseover="showReturns('Returns: PivotCache')"><br>PivotFields([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single PivotTable field (a PivotField object) or a collection of both the visible and hidden fields (a PivotFields object) in the PivotTable report. Read-only." width="16" height="16" onclick="getHelp('xlmthPivotFields.htm')" onmouseover="showReturns('Returns: Object')"><br>PivotFormulas<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotFormulas. Returns a PivotFormulas object that represents the collection of formulas for the specified PivotTable report. Read-only." width="16" height="16" onclick="getHelp('xlproPivotFormulas.htm')" onmouseover="showReturns('Returns: PivotFormulas')"><br>PivotSelect(Name, [Mode], [UseStandardName]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. You can use the specified mode only to select the corresponding item in the PivotTable report. For example, you cannot select data and labels by using xlButton mode; likewise, you cannot select buttons by using xlDataOnly mode." width="16" height="16" onclick="getHelp('xlmthPivotSelect.htm')" onmouseover="showReturns('Returns: Void')"><br>PivotSelection [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the PivotTable selection in standard PivotTable report selection format. Read/write String. " width="16" height="16" onclick="getHelp('xlproPivotSelection.htm')" onmouseover="showReturns('Returns: String')"><br>PivotSelectionStandard [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets a String indicating the PivotTable selection in standard PivotTable report format using English (United States) settings. Read/write." width="16" height="16" onclick="getHelp('xlproPivotSelectionStandard.htm')" onmouseover="showReturns('Returns: String')"><br>PivotTableWizard([SourceType], [SourceData], [TableDestination], [TableName], [RowGrand], [ColumnGrand], [SaveData], [HasAutoFormat], [AutoPage], [Reserved], [BackgroundQuery], [OptimizeCache], [PageFieldOrder], [PageFieldWrapCount], [ReadData], [Connection]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Creates a PivotTable object. This method doesnt display the PivotTable Wizard. This method isnt available for OLE DB data sources. Use the Add method to add a PivotTable cache, and then create a PivotTable report based on the cache. PivotTable object." width="16" height="16" onclick="getHelp('xlmthPivotTableWizard.htm')" onmouseover="showReturns('Returns: Void')"><br>PreserveFormatting [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. For PivotTable reports, this property is True if formatting is preserved when the report is refreshed or recalculated by operations such as pivoting, sorting, or changing page field items." width="16" height="16" onclick="getHelp('xlproPreserveFormatting.htm')" onmouseover="showReturns('Returns: Boolean')"><br>PrintTitles [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the print titles for the worksheet are set based on the PivotTable report. The row print titles are set to the rows that contain the PivotTable reports column field items. The column print titles are set to the columns that contain the row items. False if the print titles for the worksheet are used. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproPrintTitles.htm')" onmouseover="showReturns('Returns: Boolean')"><br>RefreshDate<input type="image" src="MSGBOX02.ICO" alt="Returns: DateTime. Returns the date on which the PivotTable report or cache was last refreshed. Read-only Date." width="16" height="16" onclick="getHelp('xlproRefreshDate.htm')" onmouseover="showReturns('Returns: DateTime')"><br>RefreshName<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the name of the person who last refreshed the PivotTable report data or the PivotTable cache. Read-only String." width="16" height="16" onclick="getHelp('xlproRefreshName.htm')" onmouseover="showReturns('Returns: String')"><br>RefreshTable() <input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Refreshes the PivotTable report from the source data. Returns True if its successful." width="16" height="16" onclick="getHelp('xlmthRefreshTable.htm')" onmouseover="showReturns('Returns: Boolean')"><br>RepeatItemsOnEachPrintedPage [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if row, column, and item labels appear on the first row of each page when the specified PivotTable report is printed. False if labels are printed only on the first page. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproRepeatItemsOnEachPrintedPage.htm')" onmouseover="showReturns('Returns: Boolean')"><br>RowFields<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single field in a PivotTable report (a PivotField object) or a collection of all the fields (a PivotFields object) that are currently showing as row fields. Read-only." width="16" height="16" onclick="getHelp('xlproRowFields.htm')" onmouseover="showReturns('Returns: Object')"><br>RowGrand [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the PivotTable report shows grand totals for rows. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproRowGrand.htm')" onmouseover="showReturns('Returns: Boolean')"><br>RowRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the range including the row area on the PivotTable report. Read-only." width="16" height="16" onclick="getHelp('xlproRowRange.htm')" onmouseover="showReturns('Returns: Range')"><br>SaveData [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if data for the PivotTable report is saved with the workbook. False if only the report definition is saved. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproSaveData.htm')" onmouseover="showReturns('Returns: Boolean')"><br>SelectionMode [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlPTSelectionMode. If the PivotTable field isnt in outline form, specifying the sum of any of the constants and xlFirstRow is equivalent to specifying the constant alone." width="16" height="16" onclick="getHelp('xlproSelectionMode.htm')" onmouseover="showReturns('Returns: XlPTSelectionMode')"><br>ShowCellBackgroundFromOLAP [= 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>ShowPageMultipleItemLabel [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. When set to True (default), &amp;quot;(Multiple Items)&amp;quot; will appear in the PivotTable cell on the worksheet whenever items are hidden and an aggregate of non-hidden items is shown in the PivotTable view. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowPageMultipleItemLabel.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowPages([PageField]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Creates a new PivotTable report for each item in the page field. Each new report is created on a new worksheet." width="16" height="16" onclick="getHelp('xlmthShowPages.htm')" onmouseover="showReturns('Returns: Object')"><br>SmallGrid [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel uses a grid thats two cells wide and two cells deep for a newly created PivotTable report. False if Excel uses a blank stencil outline. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproSmallGrid.htm')" onmouseover="showReturns('Returns: Boolean')"><br>SourceData [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the data source for the PivotTable report, as shown in the following table. Read-write Variant." width="16" height="16" onclick="getHelp('xlproSourceData.htm')" onmouseover="showReturns('Returns: Object')"><br>SubtotalHiddenPageItems [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if hidden page field items in the PivotTable report are included in row and column subtotals, block totals, and grand totals. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproSubtotalHiddenPageItems.htm')" onmouseover="showReturns('Returns: Boolean')"><br>TableRange1<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the range containing the entire PivotTable report, but doesnt include page fields. Read-only." width="16" height="16" onclick="getHelp('xlproTableRange1.htm')" onmouseover="showReturns('Returns: Range')"><br>TableRange2<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the range containing the entire PivotTable report, including page fields. Read-only." width="16" height="16" onclick="getHelp('xlproTableRange2.htm')" onmouseover="showReturns('Returns: Range')"><br>TableStyle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the style used in the body of the PivotTable report. The default value is a null string (no style is applied by default). Read/write String." width="16" height="16" onclick="getHelp('xlproTableStyle.htm')" onmouseover="showReturns('Returns: String')"><br>Tag [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets a string saved with the PivotTable report. Read/write String." width="16" height="16" onclick="getHelp('xlproTag.htm')" onmouseover="showReturns('Returns: String')"><br>TotalsAnnotation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if an asterisk (*) is displayed next to each subtotal and grand total value in the specified PivotTable report if the report is based on an OLAP data source. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproTotalsAnnotation.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Update() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Updates the link or PivotTable report." width="16" height="16" onclick="getHelp('xlmthUpdate.htm')" onmouseover="showReturns('Returns: Void')"><br>VacatedStyle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the style applied to cells vacated when the PivotTable report is refreshed. The default value is a null string (no style is applied by default). Read/write String." width="16" height="16" onclick="getHelp('xlproVacatedStyle.htm')" onmouseover="showReturns('Returns: String')"><br>Value [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. For the Application object, always returns &amp;quot;Microsoft Excel&amp;quot;. For the CubeField object, the name of the specified field. For the Style object, the name of the specified style. Read-only String." width="16" height="16" onclick="getHelp('xlproValue.htm')" onmouseover="showReturns('Returns: String')"><br>Version<input type="image" src="MSGBOX02.ICO" alt="Returns: XlPivotTableVersionList. &amp;nbsp;Version property as it applies to the PivotTable object." width="16" height="16" onclick="getHelp('xlproVersion.htm')" onmouseover="showReturns('Returns: XlPivotTableVersionList')"><br>ViewCalculatedMembers [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. When set to True (default), calculated members for Online Analytical Processing (OLAP) PivotTables can be viewed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproViewCalculatedMembers.htm')" onmouseover="showReturns('Returns: Boolean')"><br>VisibleFields<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single field in a PivotTable report (a PivotField object) or a collection of all the visible fields (a PivotFields object). Visible fields are shown as row, column, page or data fields. Read-only." width="16" height="16" onclick="getHelp('xlproVisibleFields.htm')" onmouseover="showReturns('Returns: Object')"><br>VisualTotals [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True (default) to enable Online Analytical Processing (OLAP) PivotTables to retotal after an item has been hidden from view. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproVisualTotals.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>PivotTables (1995) <img src="MSGBOX02.ICO" alt="A collection of all the PivotTable objects on the specified worksheet. " width="16" height="16" onclick="getHelp('xlobjPivotTables.htm');showMozHelp('A collection of all the PivotTable objects on the specified worksheet. ');"></h2>Add(PivotCache, TableDestination, [TableName], [ReadData], [DefaultVersion]) <input type="image" src="MSGBOX02.ICO" alt="Returns: PivotTable. 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: PivotTable')"><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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: PivotTable. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: PivotTable')"><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>PlotArea (1995) <img src="MSGBOX02.ICO" alt="Represents the plot area of a chart. This is the area where your chart data is plotted. The plot area on a 2-D chart contains the data markers, gridlines, data labels, trendlines, and optional chart items placed in the chart area. The plot area on a 3-D chart contains all the above items plus the walls, floor, axes, axis titles, and tick-mark labels in the chart." width="16" height="16" onclick="getHelp('xlobjPlotArea.htm');showMozHelp('Represents the plot area of a chart. This is the area where your chart data is plotted. The plot area on a 2-D chart contains the data markers, gridlines, data labels, trendlines, and optional chart items placed in the chart area. The plot area on a 3-D chart contains all the above items plus the walls, floor, axes, axis titles, and tick-mark labels in the chart.');"></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>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><br>ClearFormats() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Clears the formatting of the object." width="16" height="16" onclick="getHelp('xlmthClearFormats.htm')" onmouseover="showReturns('Returns: Object')"><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>Fill<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartFillFormat. Returns a FillFormat object that contains fill formatting properties for the specified chart or shape. Read-only." width="16" height="16" onclick="getHelp('xlproFill.htm')" onmouseover="showReturns('Returns: ChartFillFormat')"><br>Height [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example sets the height of the embedded chart." width="16" height="16" onclick="getHelp('xlproHeight.htm')" onmouseover="showReturns('Returns: Double')"><br>InsideHeight<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the inside height of the plot area, in points. Read-only Double." width="16" height="16" onclick="getHelp('xlproInsideHeight.htm')" onmouseover="showReturns('Returns: Double')"><br>InsideLeft<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the distance from the chart edge to the inside left edge of the plot area, in points. Read-only Double." width="16" height="16" onclick="getHelp('xlproInsideLeft.htm')" onmouseover="showReturns('Returns: Double')"><br>InsideTop<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the distance from the chart edge to the inside top edge of the plot area, in points. Read-only Double." width="16" height="16" onclick="getHelp('xlproInsideTop.htm')" onmouseover="showReturns('Returns: Double')"><br>InsideWidth<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the inside width of the plot area, in points. Read-only Double." width="16" height="16" onclick="getHelp('xlproInsideWidth.htm')" onmouseover="showReturns('Returns: Double')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><br>Left [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Double')"><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>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>Top [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Double')"><br>Width [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example expands the active window to the maximum size available (assuming that the window isnt maximized)." width="16" height="16" onclick="getHelp('xlproWidth.htm')" onmouseover="showReturns('Returns: Double')"><br><h2>Point (1995) <img src="MSGBOX02.ICO" alt="Represents a single point in a series in a chart. The Point object is a member of the Points collection. The Points collection contains all the points in one series." width="16" height="16" onclick="getHelp('xlobjPoint.htm');showMozHelp('Represents a single point in a series in a chart. The Point object is a member of the Points collection. The Points collection contains all the points in one series.');"></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>ApplyDataLabels([Type], [LegendKey], [AutoText], [HasLeaderLines], [ShowSeriesName], [ShowCategoryName], [ShowValue], [ShowPercentage], [ShowBubbleSize], [Separator]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example applies category labels to series one in Chart1." width="16" height="16" onclick="getHelp('xlmthApplyDataLabels.htm')" onmouseover="showReturns('Returns: Object')"><br>ApplyPictToEnd [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if a picture is applied to the end of the point or all points in the series. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproApplyPictToEnd.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ApplyPictToFront [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if a picture is applied to the front of the point or all points in the series. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproApplyPictToFront.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ApplyPictToSides [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if a picture is applied to the sides of the point or all points in the series. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproApplyPictToSides.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><br>ClearFormats() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Clears the formatting of the object." width="16" height="16" onclick="getHelp('xlmthClearFormats.htm')" onmouseover="showReturns('Returns: Object')"><br>Copy() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Copies the range to the specified range or to the Clipboard." width="16" height="16" onclick="getHelp('xlmthCopy.htm')" onmouseover="showReturns('Returns: Object')"><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>DataLabel<input type="image" src="MSGBOX02.ICO" alt="Returns: DataLabel. Returns a DataLabel object that represents the data label associated with the point or trendline. Read-only." width="16" height="16" onclick="getHelp('xlproDataLabel.htm')" onmouseover="showReturns('Returns: DataLabel')"><br>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Explosion [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the explosion value for a pie-chart or doughnut-chart slice. Returns 0 (zero) if there's no explosion (the tip of the slice is in the center of the pie). Read/write Long." width="16" height="16" onclick="getHelp('xlproExplosion.htm')" onmouseover="showReturns('Returns: Int32')"><br>Fill<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartFillFormat. Returns a FillFormat object that contains fill formatting properties for the specified chart or shape. Read-only." width="16" height="16" onclick="getHelp('xlproFill.htm')" onmouseover="showReturns('Returns: ChartFillFormat')"><br>HasDataLabel [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the point has a data label. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasDataLabel.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><br>InvertIfNegative [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel inverts the pattern in the item when it corresponds to a negative number. Read/write Variant for the Interior object, read/write Boolean for all other objects." width="16" height="16" onclick="getHelp('xlproInvertIfNegative.htm')" onmouseover="showReturns('Returns: Boolean')"><br>MarkerBackgroundColor [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the marker background color as an RGB value. Applies only to line, scatter, and radar charts. Read/write Long." width="16" height="16" onclick="getHelp('xlproMarkerBackgroundColor.htm')" onmouseover="showReturns('Returns: Int32')"><br>MarkerBackgroundColorIndex [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlColorIndex. Returns or sets the marker background color as an index into the current color palette, or as one of the following XlColorIndex constants: xlColorIndexAutomatic or xlColorIndexNone. Applies only to line, scatter, and radar charts. Read/write Long." width="16" height="16" onclick="getHelp('xlproMarkerBackgroundColorIndex.htm')" onmouseover="showReturns('Returns: XlColorIndex')"><br>MarkerForegroundColor [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the foreground color of the marker as an RGB value. Applies only to line, scatter, and radar charts. Read/write Long." width="16" height="16" onclick="getHelp('xlproMarkerForegroundColor.htm')" onmouseover="showReturns('Returns: Int32')"><br>MarkerForegroundColorIndex [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlColorIndex. Returns or sets the marker foreground color as an index into the current color palette, or as one of the following XlColorIndex constants: xlColorIndexAutomatic or xlColorIndexNone. Applies only to line, scatter, and radar charts. Read/write Long." width="16" height="16" onclick="getHelp('xlproMarkerForegroundColorIndex.htm')" onmouseover="showReturns('Returns: XlColorIndex')"><br>MarkerSize [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the data-marker size, in points. Read/write Long." width="16" height="16" onclick="getHelp('xlproMarkerSize.htm')" onmouseover="showReturns('Returns: Int32')"><br>MarkerStyle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlMarkerStyle. This example sets the marker style for series one in Chart1. The example should be run on a 2-D line chart." width="16" height="16" onclick="getHelp('xlproMarkerStyle.htm')" onmouseover="showReturns('Returns: XlMarkerStyle')"><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>Paste() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Pastes chart data from the Clipboard into the specified chart." width="16" height="16" onclick="getHelp('xlmthPaste.htm')" onmouseover="showReturns('Returns: Object')"><br>PictureType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlChartPictureType. This example sets series one in Chart1 to stretch pictures. The example should be run on a 2-D column chart with picture data markers." width="16" height="16" onclick="getHelp('xlproPictureType.htm')" onmouseover="showReturns('Returns: XlChartPictureType')"><br>PictureUnit [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the unit for each picture on the chart if the PictureType property is set to xlScale (if not, this property is ignored). Read/write Long." width="16" height="16" onclick="getHelp('xlproPictureUnit.htm')" onmouseover="showReturns('Returns: Int32')"><br>SecondaryPlot [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the point is in the secondary section of either a pie of pie chart or a bar of pie chart. Applies only to points on pie of pie charts or bar of pie charts. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproSecondaryPlot.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>Shadow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the font is a shadow font or if the object has a shadow. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShadow.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>Points (1995) <img src="MSGBOX02.ICO" alt="A collection of all the Point objects in the specified series in a chart." width="16" height="16" onclick="getHelp('xlobjPoints.htm');showMozHelp('A collection of all the Point objects in the specified series in a chart.');"></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>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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: Point. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: Point')"><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>Protection (2002) <img src="MSGBOX02.ICO" alt="Represents the various types of protection options available for a worksheet." width="16" height="16" onclick="getHelp('xlobjProtection.htm');showMozHelp('Represents the various types of protection options available for a worksheet.');"></h2>AllowDeletingColumns<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True if the deletion of columns is allowed on a protected worksheet. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproAllowDeletingColumns.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AllowDeletingRows<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True if the deletion of rows is allowed on a protected worksheet. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproAllowDeletingRows.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AllowEditRanges<input type="image" src="MSGBOX02.ICO" alt="Returns: AllowEditRanges. Returns an AllowEditRanges object." width="16" height="16" onclick="getHelp('xlproAllowEditRanges.htm')" onmouseover="showReturns('Returns: AllowEditRanges')"><br>AllowFiltering<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True if the user is allowed to make use of an AutoFilter that was created before the sheet was protected. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproAllowFiltering.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AllowFormattingCells<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True if the formatting of cells is allowed on a protected worksheet. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproAllowFormattingCells.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AllowFormattingColumns<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True if the formatting of columns is allowed on a protected worksheet. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproAllowFormattingColumns.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AllowFormattingRows<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True if the formatting of rows is allowed on a protected worksheet. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproAllowFormattingRows.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AllowInsertingColumns<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True if the insertion of columns is allowed on a protected worksheet. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproAllowInsertingColumns.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AllowInsertingHyperlinks<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True if the insertion of hyperlinks is allowed on a protected worksheet. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproAllowInsertingHyperlinks.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AllowInsertingRows<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True if the insertion of rows is allowed on a protected worksheet. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproAllowInsertingRows.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AllowSorting<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True if the sorting option is allowed on a protected worksheet. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproAllowSorting.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AllowUsingPivotTables<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True if the user is allowed to manipulate pivot tables on a protected worksheet. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproAllowUsingPivotTables.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>PublishObject (2000) <img src="MSGBOX02.ICO" alt="Represents an item in a workbook that has been saved to a Web page and can be refreshed according to values specified by the properties and methods of the PublishObject object. The PublishObject object is a member of the PublishObjects collection." width="16" height="16" onclick="getHelp('xlobjPublishObject.htm');showMozHelp('Represents an item in a workbook that has been saved to a Web page and can be refreshed according to values specified by the properties and methods of the PublishObject object. The PublishObject object is a member of the PublishObjects collection.');"></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>AutoRepublish [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. When a workbook is saved, Microsoft Excel determines if any item in the PublishObjects collection has the AutoRepublish property set to True and, if so republishes it. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAutoRepublish.htm')" onmouseover="showReturns('Returns: Boolean')"><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>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>DivID<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the unique identifier used for identifying an HTML &amp;lt;DIV&amp;gt; tag on a Web page. The tag is associated with an item in a document that you have saved to a Web page. An item can be an entire workbook, a worksheet, a selected print range, an AutoFilter range, a range of cells, a chart, a PivotTable report, or a query table. Read-only String." width="16" height="16" onclick="getHelp('xlproDivID.htm')" onmouseover="showReturns('Returns: String')"><br>Filename [= setting]<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>HtmlType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlHtmlType. This example saves the range D5:D9 on the First Quarter worksheet in the active workbook to a Web page called stockreport.htm. You use the Spreadsheet component to add interactivity to the Web page." width="16" height="16" onclick="getHelp('xlproHtmlType.htm')" onmouseover="showReturns('Returns: XlHtmlType')"><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>Publish([Create]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Saves an item or a collection of items in a document to a Web page." width="16" height="16" onclick="getHelp('xlmthPublish.htm')" onmouseover="showReturns('Returns: Void')"><br>Sheet<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the sheet name for the specified PublishObject object. Read-only String." width="16" height="16" onclick="getHelp('xlproSheet.htm')" onmouseover="showReturns('Returns: String')"><br>Source<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Source property as it applies to the PublishObject object." width="16" height="16" onclick="getHelp('xlproSource.htm')" onmouseover="showReturns('Returns: String')"><br>SourceType<input type="image" src="MSGBOX02.ICO" alt="Returns: XlSourceType. This example determines the unique name of the first chart (in the first workbook) saved as a Web page, and then it sets the Boolean variable blnChartFound to True. If no items in the document have been saved as Chart components, blnChartFound is False." width="16" height="16" onclick="getHelp('xlproSourceType.htm')" onmouseover="showReturns('Returns: XlSourceType')"><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><h2>PublishObjects (2000) <img src="MSGBOX02.ICO" alt="A collection of all PublishObject objects in the workbook. Each PublishObject object represents an item in a workbook that has been saved to a Web page and can be refreshed according to values specified by the properties and methods of the object." width="16" height="16" onclick="getHelp('xlobjPublishObjects.htm');showMozHelp('A collection of all PublishObject objects in the workbook. Each PublishObject object represents an item in a workbook that has been saved to a Web page and can be refreshed according to values specified by the properties and methods of the object.');"></h2>Add(SourceType, Filename, [Sheet], [Source], [HtmlType], [DivID], [Title]) <input type="image" src="MSGBOX02.ICO" alt="Returns: PublishObject. 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: PublishObject')"><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>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>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: PublishObject. 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: PublishObject')"><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>Publish() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Saves an item or a collection of items in a document to a Web page." width="16" height="16" onclick="getHelp('xlmthPublish.htm')" onmouseover="showReturns('Returns: Void')"><br><h2>QueryTable (1997) <img src="MSGBOX02.ICO" alt="Represents a worksheet table built from data returned from an external data source, such as an SQL server or a Microsoft Access database. The QueryTable object is a member of the QueryTables collection." width="16" height="16" onclick="getHelp('xlobjQueryTable.htm');showMozHelp('Represents a worksheet table built from data returned from an external data source, such as an SQL server or a Microsoft Access database. The QueryTable object is a member of the QueryTables collection.');"></h2>AdjustColumnWidth [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the column widths are automatically adjusted for the best fit each time you refresh a query table. False if the column widths arent automatically adjusted with each refresh. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAdjustColumnWidth.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AfterRefresh<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs after a query is completed or canceled." width="16" height="16" onclick="getHelp('xlevtAfterRefresh.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>BackgroundQuery [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if queries for the PivotTable report or query table are performed asynchronously (in the background). Read/write Boolean." width="16" height="16" onclick="getHelp('xlproBackgroundQuery.htm')" onmouseover="showReturns('Returns: Boolean')"><br>BeforeRefresh<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs before any refreshes of the query table. This includes refreshes resulting from calling the Refresh method, from the user's actions in the product, and from opening the workbook containing the query table." width="16" height="16" onclick="getHelp('xlevtBeforeRefresh.htm')" onmouseover="showReturns('Returns: ')"><br>CancelRefresh() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Cancels all background queries for the specified query table. Use the Refreshing property to determine whether a background query is currently in progress." width="16" height="16" onclick="getHelp('xlmthCancelRefresh.htm')" onmouseover="showReturns('Returns: Void')"><br>CommandText [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the command string for the specified data source. Read/write Variant." width="16" height="16" onclick="getHelp('xlproCommandText.htm')" onmouseover="showReturns('Returns: Object')"><br>CommandType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlCmdType. You can set the CommandType property only if the value of the QueryType property for the query table or PivotTable cache is xlOLEDBQuery." width="16" height="16" onclick="getHelp('xlproCommandType.htm')" onmouseover="showReturns('Returns: XlCmdType')"><br>Connection [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets a string that contains one of the following: OLE DB settings that enable Microsoft Excel to connect to an OLE DB data source; ODBC settings that enable Microsoft Excel to connect to an ODBC data source; a URL that enables Microsoft Excel to connect to a Web data source; the path to and file name of a text file, or the path to and file name of a file that specifies a database or Web query. Read/write Variant." width="16" height="16" onclick="getHelp('xlproConnection.htm')" onmouseover="showReturns('Returns: Object')"><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>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>Destination<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns the cell in the upper-left corner of the query table destination range (the range where the resulting query table will be placed). The destination range must be on the worksheet that contains the QueryTable object. Read-only Range." width="16" height="16" onclick="getHelp('xlproDestination.htm')" onmouseover="showReturns('Returns: Range')"><br>EditWebPage [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the web page Uniform Resource Locator (URL) for a web query. Read/write Variant." width="16" height="16" onclick="getHelp('xlproEditWebPage.htm')" onmouseover="showReturns('Returns: Object')"><br>EnableEditing [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the user can edit the specified query table. False if the user can only refresh the query table. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnableEditing.htm')" onmouseover="showReturns('Returns: Boolean')"><br>EnableRefresh [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the PivotTable cache or query table can be refreshed by the user. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnableRefresh.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>FetchedRowOverflow<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the number of rows returned by the last use of the Refresh method is greater than the number of rows available on the worksheet. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproFetchedRowOverflow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>FieldNames [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if field names from the data source appear as column headings for the returned data. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproFieldNames.htm')" onmouseover="showReturns('Returns: Boolean')"><br>FillAdjacentFormulas [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if formulas to the right of the specified query table are automatically updated whenever the query table is refreshed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproFillAdjacentFormulas.htm')" onmouseover="showReturns('Returns: Boolean')"><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>GetType() <input type="image" src="MSGBOX02.ICO" alt="Returns: Type. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Type')"><br>HasAutoFormat [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the PivotTable report is automatically formatted when its refreshed or when fields are moved. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasAutoFormat.htm')" onmouseover="showReturns('Returns: Boolean')"><br>InitializeLifetimeService() <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>ListObject<input type="image" src="MSGBOX02.ICO" alt="Returns: ListObject. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ListObject')"><br>MaintainConnection [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the connection to the specified data source is maintained after the refresh and until the workbook is closed. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproMaintainConnection.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Name [= setting]<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>Parameters<input type="image" src="MSGBOX02.ICO" alt="Returns: Parameters. Returns a Parameters collection that represents the query table parameters. Read-only." width="16" height="16" onclick="getHelp('xlproParameters.htm')" onmouseover="showReturns('Returns: Parameters')"><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>PostText [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the string used with the post method of inputting data into a Web server to return data from a Web query. Read/write String." width="16" height="16" onclick="getHelp('xlproPostText.htm')" onmouseover="showReturns('Returns: String')"><br>PreserveColumnInfo [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if column sorting, filtering, and layout information is preserved whenever a query table is refreshed. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproPreserveColumnInfo.htm')" onmouseover="showReturns('Returns: Boolean')"><br>PreserveFormatting [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. For PivotTable reports, this property is True if formatting is preserved when the report is refreshed or recalculated by operations such as pivoting, sorting, or changing page field items." width="16" height="16" onclick="getHelp('xlproPreserveFormatting.htm')" onmouseover="showReturns('Returns: Boolean')"><br>QueryType<input type="image" src="MSGBOX02.ICO" alt="Returns: XlQueryType. You specify the data source in the prefix for the Connection propertys value." width="16" height="16" onclick="getHelp('xlproQueryType.htm')" onmouseover="showReturns('Returns: XlQueryType')"><br>Recordset [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets a Recordset object thats used as the data source for the specified query table or PivotTable cache. Read/write." width="16" height="16" onclick="getHelp('xlproRecordset.htm')" onmouseover="showReturns('Returns: Object')"><br>Refresh([BackgroundQuery]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Updates the query table. Boolean." width="16" height="16" onclick="getHelp('xlmthRefresh.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Refreshing<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if theres a background query in progress for the specified query table. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproRefreshing.htm')" onmouseover="showReturns('Returns: Boolean')"><br>RefreshOnFileOpen [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the PivotTable cache or query table is automatically updated each time the workbook is opened. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproRefreshOnFileOpen.htm')" onmouseover="showReturns('Returns: Boolean')"><br>RefreshPeriod [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the number of minutes between refreshes. Read/write Long." width="16" height="16" onclick="getHelp('xlproRefreshPeriod.htm')" onmouseover="showReturns('Returns: Int32')"><br>RefreshStyle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlCellInsertionMode. This example adds a query table to Sheet1. The RefreshStyle property adds rows to the worksheet as needed, to hold the data results." width="16" height="16" onclick="getHelp('xlproRefreshStyle.htm')" onmouseover="showReturns('Returns: XlCellInsertionMode')"><br>ResetTimer() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Resets the refresh timer for the specified query table or PivotTable report to the last interval you set using the RefreshPeriod property." width="16" height="16" onclick="getHelp('xlmthResetTimer.htm')" onmouseover="showReturns('Returns: Void')"><br>ResultRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the area of the worksheet occupied by the specified query table. Read-only." width="16" height="16" onclick="getHelp('xlproResultRange.htm')" onmouseover="showReturns('Returns: Range')"><br>RobustConnect [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlRobustConnect. Returns or sets how the PivotTable cache connects to its data source. Read/write XlRobustConnect." width="16" height="16" onclick="getHelp('xlproRobustConnect.htm')" onmouseover="showReturns('Returns: XlRobustConnect')"><br>RowNumbers [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if row numbers are added as the first column of the specified query table. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproRowNumbers.htm')" onmouseover="showReturns('Returns: Boolean')"><br>SaveAsODC(ODCFileName, [Description], [Keywords]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Saves the PivotTable cache source as an Microsoft Office Data Connection file." width="16" height="16" onclick="getHelp('xlmthSaveAsODC.htm')" onmouseover="showReturns('Returns: Void')"><br>SaveData [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if data for the PivotTable report is saved with the workbook. False if only the report definition is saved. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproSaveData.htm')" onmouseover="showReturns('Returns: Boolean')"><br>SavePassword [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if password information in an ODBC connection string is saved with the specified query. False if the password is removed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproSavePassword.htm')" onmouseover="showReturns('Returns: Boolean')"><br>SourceConnectionFile [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets a String indicating the Microsoft Office Data Connection file or similar file that was used to create the PivotTable. Read/write." width="16" height="16" onclick="getHelp('xlproSourceConnectionFile.htm')" onmouseover="showReturns('Returns: String')"><br>SourceDataFile [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns a String indicating the source data file for the cache of the PivotTable." width="16" height="16" onclick="getHelp('xlproSourceDataFile.htm')" onmouseover="showReturns('Returns: String')"><br>Sql [= setting]<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>TablesOnlyFromHTML [= 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>TextFileColumnDataTypes [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets an ordered array of constants that specify the data types applied to the corresponding columns in the text file that youre importing into a query table. The default constant for each column is xlGeneral. Read/write Variant." width="16" height="16" onclick="getHelp('xlproTextFileColumnDataTypes.htm')" onmouseover="showReturns('Returns: Object')"><br>TextFileCommaDelimiter [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the comma is the delimiter when you import a text file into a query table. False if you want to use some other character as the delimiter. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproTextFileCommaDelimiter.htm')" onmouseover="showReturns('Returns: Boolean')"><br>TextFileConsecutiveDelimiter [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if consecutive delimiters are treated as a single delimiter when you import a text file into a query table. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproTextFileConsecutiveDelimiter.htm')" onmouseover="showReturns('Returns: Boolean')"><br>TextFileDecimalSeparator [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the decimal separator character that Microsoft Excel uses when you import a text file into a query table. The default is the system decimal separator character. Read/write String." width="16" height="16" onclick="getHelp('xlproTextFileDecimalSeparator.htm')" onmouseover="showReturns('Returns: String')"><br>TextFileFixedColumnWidths [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets an array of integers that correspond to the widths of the columns (in characters) in the text file that youre importing into a query table. Valid widths are from 1 through 32767 characters. Read/write Variant." width="16" height="16" onclick="getHelp('xlproTextFileFixedColumnWidths.htm')" onmouseover="showReturns('Returns: Object')"><br>TextFileOtherDelimiter [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the character used as the delimiter when you import a text file into a query table. The default value is Null. Read/write String." width="16" height="16" onclick="getHelp('xlproTextFileOtherDelimiter.htm')" onmouseover="showReturns('Returns: String')"><br>TextFileParseType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlTextParsingType. Use this property only when your query table is based on data from a text file (with the QueryType property set to xlTextImport)." width="16" height="16" onclick="getHelp('xlproTextFileParseType.htm')" onmouseover="showReturns('Returns: XlTextParsingType')"><br>TextFilePlatform [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Use this property only when your query table is based on data from a text file (with the QueryType property set to xlTextImport)." width="16" height="16" onclick="getHelp('xlproTextFilePlatform.htm')" onmouseover="showReturns('Returns: Int32')"><br>TextFilePromptOnRefresh [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if you want to specify the name of the imported text file each time the query table is refreshed. The Import Text File dialog box allows you to specify the path and file name. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproTextFilePromptOnRefresh.htm')" onmouseover="showReturns('Returns: Boolean')"><br>TextFileSemicolonDelimiter [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the semicolon is the delimiter when you import a text file into a query table, and if the value of the TextFileParseType property is xlDelimited. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproTextFileSemicolonDelimiter.htm')" onmouseover="showReturns('Returns: Boolean')"><br>TextFileSpaceDelimiter [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the space character is the delimiter when you import a text file into a query table. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproTextFileSpaceDelimiter.htm')" onmouseover="showReturns('Returns: Boolean')"><br>TextFileStartRow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the row number at which text parsing will begin when you import a text file into a query table. Valid values are integers from 1 through 32767. The default value is 1. Read/write Long." width="16" height="16" onclick="getHelp('xlproTextFileStartRow.htm')" onmouseover="showReturns('Returns: Int32')"><br>TextFileTabDelimiter [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the tab character is the delimiter when you import a text file into a query table. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproTextFileTabDelimiter.htm')" onmouseover="showReturns('Returns: Boolean')"><br>TextFileTextQualifier [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlTextQualifier. Use this property only when your query table is based on data from a text file (with the QueryType property set to xlTextImport)." width="16" height="16" onclick="getHelp('xlproTextFileTextQualifier.htm')" onmouseover="showReturns('Returns: XlTextQualifier')"><br>TextFileThousandsSeparator [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the thousands separator character thatMicrosoft Excel uses when you import a text file into a query table. The default is the system thousands separator character. Read/write String." width="16" height="16" onclick="getHelp('xlproTextFileThousandsSeparator.htm')" onmouseover="showReturns('Returns: String')"><br>TextFileTrailingMinusNumbers [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True for Microsoft Excel to treat numbers imported as text that begin with a &amp;quot;-&amp;quot; symbol as a negative symbol. False for Excel to treat numbers imported as text that begin with a &amp;quot;-&amp;quot; symbol as text. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproTextFileTrailingMinusNumbers.htm')" onmouseover="showReturns('Returns: Boolean')"><br>TextFileVisualLayout [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlTextVisualLayoutType. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: XlTextVisualLayoutType')"><br>ToString() <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>WebConsecutiveDelimitersAsOne [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if consecutive delimiters are treated as a single delimiter when you import data from HTML &amp;lt;PRE&amp;gt; tags in a Web page into a query table, and if the data is to be parsed into columns. False if you want to treat consecutive delimiters as multiple delimiters. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproWebConsecutiveDelimitersAsOne.htm')" onmouseover="showReturns('Returns: Boolean')"><br>WebDisableDateRecognition [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if data that resembles dates is parsed as text when you import a Web page into a query table. False if date recognition is used. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproWebDisableDateRecognition.htm')" onmouseover="showReturns('Returns: Boolean')"><br>WebDisableRedirections [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Web query redirections are disabled for a QueryTable object. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproWebDisableRedirections.htm')" onmouseover="showReturns('Returns: Boolean')"><br>WebFormatting [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlWebFormatting. Use this property only when the query tables QueryType property is set to xlWebQuery and the query returns an HTML document." width="16" height="16" onclick="getHelp('xlproWebFormatting.htm')" onmouseover="showReturns('Returns: XlWebFormatting')"><br>WebPreFormattedTextToColumns [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns or sets whether data contained within HTML &amp;lt;PRE&amp;gt; tags in the Web page is parsed into columns when you import the page into a query table. The default is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproWebPreFormattedTextToColumns.htm')" onmouseover="showReturns('Returns: Boolean')"><br>WebSelectionType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlWebSelectionType. Use this property only when the query tables QueryType property is set to xlWebQuery and the query returns an HTML document." width="16" height="16" onclick="getHelp('xlproWebSelectionType.htm')" onmouseover="showReturns('Returns: XlWebSelectionType')"><br>WebSingleBlockTextImport [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if data from the HTML &amp;lt;PRE&amp;gt; tags in the specified Web page is processed all at once when you import the page into a query table. False if the data is imported in blocks of contiguous rows so that header rows will be recognized as such. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproWebSingleBlockTextImport.htm')" onmouseover="showReturns('Returns: Boolean')"><br>WebTables [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets a comma-delimited list of table names or table index numbers when you import a Web page into a query table. Read/write String." width="16" height="16" onclick="getHelp('xlproWebTables.htm')" onmouseover="showReturns('Returns: String')"><br><h2>QueryTables (1997) <img src="MSGBOX02.ICO" alt="A collection of QueryTable objects. Each QueryTable object represents a worksheet table built from data returned from an external data source." width="16" height="16" onclick="getHelp('xlobjQueryTables.htm');showMozHelp('A collection of QueryTable objects. Each QueryTable object represents a worksheet table built from data returned from an external data source.');"></h2>Add(Connection, Destination, [Sql]) <input type="image" src="MSGBOX02.ICO" alt="Returns: QueryTable. 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: QueryTable')"><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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: QueryTable. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: QueryTable')"><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>Range (1995) <img src="MSGBOX02.ICO" alt="Represents a cell, a row, a column, a selection of cells containing one or more contiguous blocks of cells, or a 3-D range." width="16" height="16" onclick="getHelp('xlobjRange.htm');showMozHelp('Represents a cell, a row, a column, a selection of cells containing one or more contiguous blocks of cells, or a 3-D range.');"></h2>Activate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example activates Sheet1." width="16" height="16" onclick="getHelp('xlmthActivate.htm')" onmouseover="showReturns('Returns: Object')"><br>AddComment([Text]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Comment. Adds a comment to the range." width="16" height="16" onclick="getHelp('xlmthAddComment.htm')" onmouseover="showReturns('Returns: Comment')"><br>AddIndent [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. To set text alignment to equal distribution, you can set the HorizontalAlignment property to xlHAlignDistributed when the value of the Orientation property is xlHorizontal." width="16" height="16" onclick="getHelp('xlproAddIndent.htm')" onmouseover="showReturns('Returns: Object')"><br>Address<input type="image" src="MSGBOX02.ICO" alt="Returns: String. If the reference contains more than one cell, RowAbsolute and ColumnAbsolute apply to all rows and columns." width="16" height="16" onclick="getHelp('xlproAddress.htm')" onmouseover="showReturns('Returns: String')"><br>AddressLocal<input type="image" src="MSGBOX02.ICO" alt="Returns: String. If the reference contains more than one cell, RowAbsolute and ColumnAbsolute apply to all rows and all columns, respectively." width="16" height="16" onclick="getHelp('xlproAddressLocal.htm')" onmouseover="showReturns('Returns: String')"><br>AdvancedFilter(Action, [CriteriaRange], [CopyToRange], [Unique]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Filters or copies data from a list based on a criteria range. If the initial selection is a single cell, that cell's current region is used.&amp;nbsp; Variant." width="16" height="16" onclick="getHelp('xlmthAdvancedFilter.htm')" onmouseover="showReturns('Returns: Object')"><br>AllowEdit<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. In this example, Microsoft Excel notifies the user if cell A1 can be edited or not on a protected worksheet." width="16" height="16" onclick="getHelp('xlproAllowEdit.htm')" onmouseover="showReturns('Returns: Boolean')"><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>ApplyNames([Names], [IgnoreRelativeAbsolute], [UseRowColumnNames], [OmitColumn], [OmitRow], [Order], [AppendLast]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Applies names to the cells in the specified range." width="16" height="16" onclick="getHelp('xlmthApplyNames.htm')" onmouseover="showReturns('Returns: Object')"><br>ApplyOutlineStyles() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Applies outlining styles to the specified range." width="16" height="16" onclick="getHelp('xlmthApplyOutlineStyles.htm')" onmouseover="showReturns('Returns: Object')"><br>Areas<input type="image" src="MSGBOX02.ICO" alt="Returns: Areas. Returns an Areas collection that represents all the ranges in a multiple-area selection. Read-only." width="16" height="16" onclick="getHelp('xlproAreas.htm')" onmouseover="showReturns('Returns: Areas')"><br>AutoComplete(String) <input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns an AutoComplete match from the list. If theres no AutoComplete match or if more than one entry in the list matches the string to complete, this method returns an empty string." width="16" height="16" onclick="getHelp('xlmthAutoComplete.htm')" onmouseover="showReturns('Returns: String')"><br>AutoFill(Destination, [Type]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Performs an autofill on the cells in the specified range. Variant." width="16" height="16" onclick="getHelp('xlmthAutoFill.htm')" onmouseover="showReturns('Returns: Object')"><br>AutoFilter([Field], [Criteria1], [Operator], [Criteria2], [VisibleDropDown]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Filters a list using the AutoFilter. Variant." width="16" height="16" onclick="getHelp('xlmthAutoFilter.htm')" onmouseover="showReturns('Returns: Object')"><br>AutoFit() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Changes the width of the columns in the range or the height of the rows in the range to achieve the best fit." width="16" height="16" onclick="getHelp('xlmthAutoFit.htm')" onmouseover="showReturns('Returns: Object')"><br>AutoFormat([Format], [Number], [Font], [Alignment], [Border], [Pattern], [Width]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Automatically formats the specified range, using a predefined format." width="16" height="16" onclick="getHelp('xlmthAutoFormat.htm')" onmouseover="showReturns('Returns: Object')"><br>AutoOutline() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Automatically creates an outline for the specified range. If the range is a single cell, Microsoft Excel creates an outline for the entire sheet. The new outline replaces any existing outline." width="16" height="16" onclick="getHelp('xlmthAutoOutline.htm')" onmouseover="showReturns('Returns: Object')"><br>BorderAround([LineStyle], [Weight], [ColorIndex], [Color]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. You must specify either ColorIndex or Color, but not both." width="16" height="16" onclick="getHelp('xlmthBorderAround.htm')" onmouseover="showReturns('Returns: Object')"><br>Borders<input type="image" src="MSGBOX02.ICO" alt="Returns: Borders. For information about returning a single member of a collection, see Returning an Object from a Collection." width="16" height="16" onclick="getHelp('xlproBorders.htm')" onmouseover="showReturns('Returns: Borders')"><br>Calculate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. 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: Object')"><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>Characters<input type="image" src="MSGBOX02.ICO" alt="Returns: Characters. Returns a Characters object that represents a range of characters within the object text. You can use the Characters object to format characters within a text string." width="16" height="16" onclick="getHelp('xlproCharacters.htm')" onmouseover="showReturns('Returns: Characters')"><br>CheckSpelling([CustomDictionary], [IgnoreUppercase], [AlwaysSuggest], [SpellLang]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. 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: Object')"><br>Clear() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example clears the formulas and formatting in cells A1:G37 on Sheet1." width="16" height="16" onclick="getHelp('xlmthClear.htm')" onmouseover="showReturns('Returns: Object')"><br>ClearComments() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Clears all cell comments from the specified range." width="16" height="16" onclick="getHelp('xlmthClearComments.htm')" onmouseover="showReturns('Returns: Void')"><br>ClearContents() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Clears the formulas from the range. Clears the data from a chart but leaves the formatting." width="16" height="16" onclick="getHelp('xlmthClearContents.htm')" onmouseover="showReturns('Returns: Object')"><br>ClearFormats() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Clears the formatting of the object." width="16" height="16" onclick="getHelp('xlmthClearFormats.htm')" onmouseover="showReturns('Returns: Object')"><br>ClearNotes() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Clears notes and sound notes from all the cells in the specified range." width="16" height="16" onclick="getHelp('xlmthClearNotes.htm')" onmouseover="showReturns('Returns: Object')"><br>ClearOutline() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Clears the outline for the specified range." width="16" height="16" onclick="getHelp('xlmthClearOutline.htm')" onmouseover="showReturns('Returns: Object')"><br>Column<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the number of the first column in the first area in the specified range. Read-only Long." width="16" height="16" onclick="getHelp('xlproColumn.htm')" onmouseover="showReturns('Returns: Int32')"><br>ColumnDifferences(Comparison) <input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents all the cells whose contents are different from the comparison cell in each column." width="16" height="16" onclick="getHelp('xlmthColumnDifferences.htm')" onmouseover="showReturns('Returns: Range')"><br>Columns<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. " width="16" height="16" onclick="getHelp('xlproColumns.htm')" onmouseover="showReturns('Returns: Range')"><br>ColumnWidth [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the width of all columns in the specified range. Read/write Variant." width="16" height="16" onclick="getHelp('xlproColumnWidth.htm')" onmouseover="showReturns('Returns: Object')"><br>Comment<input type="image" src="MSGBOX02.ICO" alt="Returns: Comment. Returns a Comment object that represents the comment associated with the cell in the upper-left corner of the range. Read-only Comment object." width="16" height="16" onclick="getHelp('xlproComment.htm')" onmouseover="showReturns('Returns: Comment')"><br>Consolidate([Sources], [Function], [TopRow], [LeftColumn], [CreateLinks]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example consolidates data from Sheet2 and Sheet3 onto Sheet1, using the SUM function." width="16" height="16" onclick="getHelp('xlmthConsolidate.htm')" onmouseover="showReturns('Returns: Object')"><br>Copy([Destination]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Copies the range to the specified range or to the Clipboard." width="16" height="16" onclick="getHelp('xlmthCopy.htm')" onmouseover="showReturns('Returns: Object')"><br>CopyFromRecordset(Data, [MaxRows], [MaxColumns]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Copies the contents of an ADO or DAO Recordset object onto a worksheet, beginning at the upper-left corner of the specified range. If the Recordset object contains fields with OLE objects in them, this method fails." width="16" height="16" onclick="getHelp('xlmthCopyFromRecordset.htm')" onmouseover="showReturns('Returns: Int32')"><br>CopyPicture([Appearance], [Format]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. If you copy a range, it must be made up of adjacent cells." width="16" height="16" onclick="getHelp('xlmthCopyPicture.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>CreateNames([Top], [Left], [Bottom], [Right]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Creates names in the specified range, based on text labels in the sheet." width="16" height="16" onclick="getHelp('xlmthCreateNames.htm')" onmouseover="showReturns('Returns: Object')"><br>CreatePublisher([Edition], [Appearance], [ContainsPICT], [ContainsBIFF], [ContainsRTF], [ContainsVALU]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlmthCreatePublisher.htm')" onmouseover="showReturns('Returns: Object')"><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>CurrentArray<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. If the specified cell is part of an array, returns a Range object that represents the entire array. Read-only." width="16" height="16" onclick="getHelp('xlproCurrentArray.htm')" onmouseover="showReturns('Returns: Range')"><br>CurrentRegion<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the current region. The current region is a range bounded by any combination of blank rows and blank columns. Read-only." width="16" height="16" onclick="getHelp('xlproCurrentRegion.htm')" onmouseover="showReturns('Returns: Range')"><br>Cut([Destination]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Cuts the object to the Clipboard or pastes it into a specified destination." width="16" height="16" onclick="getHelp('xlmthCut.htm')" onmouseover="showReturns('Returns: Object')"><br>DataSeries([Rowcol], [Type], [Date], [Step], [Stop], [Trend]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example creates a series of 12 dates. The series contains the last day of every month in 1996 and is created in the range A1:A12 on Sheet1." width="16" height="16" onclick="getHelp('xlmthDataSeries.htm')" onmouseover="showReturns('Returns: Object')"><br>Delete([Shift]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Dependents<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the range containing all the dependents of a cell. This can be a multiple selection (a union of Range objects) if theres more than one dependent. Read-only Range object." width="16" height="16" onclick="getHelp('xlproDependents.htm')" onmouseover="showReturns('Returns: Range')"><br>DialogBox() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Displays a dialog box defined by a dialog box definition table on a Microsoft Excel 4.0 macro sheet. Returns the number of the chosen control, or returns False if the user clicks the Cancel button." width="16" height="16" onclick="getHelp('xlmthDialogBox.htm')" onmouseover="showReturns('Returns: Object')"><br>DirectDependents<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the range containing all the direct dependents of a cell. This can be a multiple selection (a union of Range objects) if theres more than one dependent. Read-only Range object." width="16" height="16" onclick="getHelp('xlproDirectDependents.htm')" onmouseover="showReturns('Returns: Range')"><br>DirectPrecedents<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the range containing all the direct precedents of a cell. This can be a multiple selection (a union of Range objects) if theres more than one precedent. Read-only Range object." width="16" height="16" onclick="getHelp('xlproDirectPrecedents.htm')" onmouseover="showReturns('Returns: Range')"><br>Dirty() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Designates a range to be recalculated when the next recalculation occurs." width="16" height="16" onclick="getHelp('xlmthDirty.htm')" onmouseover="showReturns('Returns: Void')"><br>EditionOptions(Type, Option, [Name], [Reference], [Appearance], [ChartSize], [Format]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlmthEditionOptions.htm')" onmouseover="showReturns('Returns: Object')"><br>End<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. This example selects the cell at the top of column B in the region that contains cell B4." width="16" height="16" onclick="getHelp('xlproEnd.htm')" onmouseover="showReturns('Returns: Range')"><br>EntireColumn<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the entire column (or columns) that contains the specified range. Read-only." width="16" height="16" onclick="getHelp('xlproEntireColumn.htm')" onmouseover="showReturns('Returns: Range')"><br>EntireRow<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the entire row (or rows) that contains the specified range. Read-only." width="16" height="16" onclick="getHelp('xlproEntireRow.htm')" onmouseover="showReturns('Returns: Range')"><br>Errors<input type="image" src="MSGBOX02.ICO" alt="Returns: Errors. Allows the user to to access error checking options." width="16" height="16" onclick="getHelp('xlproErrors.htm')" onmouseover="showReturns('Returns: Errors')"><br>FillDown() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Fills down from the top cell or cells in the specified range to the bottom of the range. The contents and formatting of the cell or cells in the top row of a range are copied into the rest of the rows in the range." width="16" height="16" onclick="getHelp('xlmthFillDown.htm')" onmouseover="showReturns('Returns: Object')"><br>FillLeft() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Fills left from the rightmost cell or cells in the specified range. The contents and formatting of the cell or cells in the rightmost column of a range are copied into the rest of the columns in the range." width="16" height="16" onclick="getHelp('xlmthFillLeft.htm')" onmouseover="showReturns('Returns: Object')"><br>FillRight() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Fills right from the leftmost cell or cells in the specified range. The contents and formatting of the cell or cells in the leftmost column of a range are copied into the rest of the columns in the range." width="16" height="16" onclick="getHelp('xlmthFillRight.htm')" onmouseover="showReturns('Returns: Object')"><br>FillUp() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Fills up from the bottom cell or cells in the specified range to the top of the range. The contents and formatting of the cell or cells in the bottom row of a range are copied into the rest of the rows in the range." width="16" height="16" onclick="getHelp('xlmthFillUp.htm')" onmouseover="showReturns('Returns: Object')"><br>Find(What, [After], [LookIn], [LookAt], [SearchOrder], [SearchDirection], [MatchCase], [MatchByte], [SearchFormat]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Range. The settings for LookIn, LookAt, SearchOrder, and MatchByte are saved each time you use this method. If you dont specify values for these arguments the next time you call the method, the saved values are used. Setting these arguments changes the settings in the Find dialog box, and changing the settings in the Find dialog box changes the saved values that are used if you omit the arguments. To avoid problems, set these arguments explicitly each time you use this method." width="16" height="16" onclick="getHelp('xlmthFind.htm')" onmouseover="showReturns('Returns: Range')"><br>FindNext([After]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Continues a search that was begun with the Range object that represents that cell. Doesnt affect the selection or the active cell." width="16" height="16" onclick="getHelp('xlmthFindNext.htm')" onmouseover="showReturns('Returns: Range')"><br>FindPrevious([After]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Continues a search that was begun with the Range object that represents that cell. Doesnt affect the selection or the active cell." width="16" height="16" onclick="getHelp('xlmthFindPrevious.htm')" onmouseover="showReturns('Returns: Range')"><br>Font<input type="image" src="MSGBOX02.ICO" alt="Returns: Font. Font property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproFont.htm')" onmouseover="showReturns('Returns: Font')"><br>FormatConditions<input type="image" src="MSGBOX02.ICO" alt="Returns: FormatConditions. Returns a FormatConditions collection that represents all the conditional formats for the specified range. Read-only." width="16" height="16" onclick="getHelp('xlproFormatConditions.htm')" onmouseover="showReturns('Returns: FormatConditions')"><br>Formula [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Formula property as it applies to the PivotField, PivotFormula, PivotItem, and Series objects." width="16" height="16" onclick="getHelp('xlproFormula.htm')" onmouseover="showReturns('Returns: Object')"><br>FormulaArray [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the array formula of a range. Returns (or can be set to) a single formula or a Visual Basic array. If the specified range doesn't contain an array formula, this property returns Null. Read/write Variant." width="16" height="16" onclick="getHelp('xlproFormulaArray.htm')" onmouseover="showReturns('Returns: Object')"><br>FormulaHidden [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. FormulaHidden property as it applies to the Style object." width="16" height="16" onclick="getHelp('xlproFormulaHidden.htm')" onmouseover="showReturns('Returns: Object')"><br>FormulaLabel [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlFormulaLabel. This example topic sets the AcceptLabelsInFormulas property and then sets cells B1:D1 to be column labels." width="16" height="16" onclick="getHelp('xlproFormulaLabel.htm')" onmouseover="showReturns('Returns: XlFormulaLabel')"><br>FormulaLocal [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the formula for the object, using A1-style references in the language of the user. Read/write Variant for Range objects, read/write String for Series objects." width="16" height="16" onclick="getHelp('xlproFormulaLocal.htm')" onmouseover="showReturns('Returns: Object')"><br>FormulaR1C1 [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the formula for the object, using R1C1-style notation in the language of the macro. Read/write Variant for Range objects, read/write String for Series objects." width="16" height="16" onclick="getHelp('xlproFormulaR1C1.htm')" onmouseover="showReturns('Returns: Object')"><br>FormulaR1C1Local [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the formula for the object, using R1C1-style notation in the language of the user. Read/write Variant for Range objects, read/write String for Series objects." width="16" height="16" onclick="getHelp('xlproFormulaR1C1Local.htm')" onmouseover="showReturns('Returns: Object')"><br>FunctionWizard() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Starts the Function Wizard for the upper-left cell of the range." width="16" height="16" onclick="getHelp('xlmthFunctionWizard.htm')" onmouseover="showReturns('Returns: Object')"><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>GoalSeek(Goal, ChangingCell) <input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Calculates the values necessary to achieve a specific goal. If the goal is an amount returned by a formula, this calculates a value that, when supplied to your formula, causes the formula to return the number you want. Returns True if the goal seek is successful." width="16" height="16" onclick="getHelp('xlmthGoalSeek.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Group([Start], [End], [By], [Periods]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Groups the shapes in the specified range. Returns the grouped shapes as a single Shape object." width="16" height="16" onclick="getHelp('xlmthGroup.htm')" onmouseover="showReturns('Returns: Object')"><br>HasArray<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the specified cell is part of an array formula. Read-only Variant." width="16" height="16" onclick="getHelp('xlproHasArray.htm')" onmouseover="showReturns('Returns: Object')"><br>HasFormula<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if all cells in the range contain formulas; False if none of the cells in the range contains a formula; Null otherwise. Read-only Variant." width="16" height="16" onclick="getHelp('xlproHasFormula.htm')" onmouseover="showReturns('Returns: Object')"><br>Height<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example sets the height of the embedded chart." width="16" height="16" onclick="getHelp('xlproHeight.htm')" onmouseover="showReturns('Returns: Object')"><br>Hidden [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Don't confuse this property with the FormulaHidden property." width="16" height="16" onclick="getHelp('xlproHidden.htm')" onmouseover="showReturns('Returns: Object')"><br>HorizontalAlignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you've selected or installed." width="16" height="16" onclick="getHelp('xlproHorizontalAlignment.htm')" onmouseover="showReturns('Returns: Object')"><br>Hyperlinks<input type="image" src="MSGBOX02.ICO" alt="Returns: Hyperlinks. Returns a Hyperlinks collection that represents the hyperlinks for the range or worksheet." width="16" height="16" onclick="getHelp('xlproHyperlinks.htm')" onmouseover="showReturns('Returns: Hyperlinks')"><br>ID [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the type for the specified object. Read-only Long." width="16" height="16" onclick="getHelp('xlproID.htm')" onmouseover="showReturns('Returns: String')"><br>IndentLevel [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. IndentLevel property as it applies to the Style object." width="16" height="16" onclick="getHelp('xlproIndentLevel.htm')" onmouseover="showReturns('Returns: Object')"><br>Insert([Shift], [CopyOrigin]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Inserts a cell or a range of cells into the worksheet or macro sheet and shifts other cells away to make space." width="16" height="16" onclick="getHelp('xlmthInsert.htm')" onmouseover="showReturns('Returns: Object')"><br>InsertIndent(InsertAmount) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Adds an indent to the specified range." width="16" height="16" onclick="getHelp('xlmthInsertIndent.htm')" onmouseover="showReturns('Returns: Void')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><br>Item [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. 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: Object')"><br>Justify() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Rearranges the text in a range so that it fills the range evenly." width="16" height="16" onclick="getHelp('xlmthJustify.htm')" onmouseover="showReturns('Returns: Object')"><br>Left<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Object')"><br>ListHeaderRows<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the number of header rows for the specified range. Read-only Long." width="16" height="16" onclick="getHelp('xlproListHeaderRows.htm')" onmouseover="showReturns('Returns: Int32')"><br>ListNames() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Pastes a list of all nonhidden names onto the worksheet, beginning with the first cell in the range." width="16" height="16" onclick="getHelp('xlmthListNames.htm')" onmouseover="showReturns('Returns: Object')"><br>ListObject<input type="image" src="MSGBOX02.ICO" alt="Returns: ListObject. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ListObject')"><br>LocationInTable<input type="image" src="MSGBOX02.ICO" alt="Returns: XlLocationInTable. This example displays a message box that describes the location of the active cell within the PivotTable report." width="16" height="16" onclick="getHelp('xlproLocationInTable.htm')" onmouseover="showReturns('Returns: XlLocationInTable')"><br>Locked [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Locked property as it applies to the ChartObject, ChartObjects, LinkFormat, OLEObject, OLEObjects, Scenario, Shape, and Style objects." width="16" height="16" onclick="getHelp('xlproLocked.htm')" onmouseover="showReturns('Returns: Object')"><br>Merge([Across]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Merges the scenarios from another sheet into the Scenarios collection." width="16" height="16" onclick="getHelp('xlmthMerge.htm')" onmouseover="showReturns('Returns: Void')"><br>MergeArea<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the merged range containing the specified cell. If the specified cell isnt in a merged range, this property returns the specified cell. Read-only Variant." width="16" height="16" onclick="getHelp('xlproMergeArea.htm')" onmouseover="showReturns('Returns: Range')"><br>MergeCells [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the range or style contains merged cells. Read/write Variant." width="16" height="16" onclick="getHelp('xlproMergeCells.htm')" onmouseover="showReturns('Returns: Object')"><br>Name [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. 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: Object')"><br>NavigateArrow([TowardPrecedent], [ArrowNumber], [LinkNumber]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Navigates a tracer arrow for the specified range to the precedent, dependent, or error-causing cell or cells. Selects the precedent, dependent, or error cells and returns a Range object that represents the new selection. This method causes an error if it's applied to a cell without visible tracer arrows." width="16" height="16" onclick="getHelp('xlmthNavigateArrow.htm')" onmouseover="showReturns('Returns: Object')"><br>Next<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Worksheet object that represents the next sheet or cell. Read-only." width="16" height="16" onclick="getHelp('xlproNext.htm')" onmouseover="showReturns('Returns: Range')"><br>NoteText([Text], [Start], [Length]) <input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the cell note associated with the cell in the upper-left corner of the range. Read/write String." width="16" height="16" onclick="getHelp('xlmthNoteText.htm')" onmouseover="showReturns('Returns: String')"><br>NumberFormat [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. NumberFormat property as it applies to the DataLabel, DataLabels, PivotField, Style, and TickLabels objects." width="16" height="16" onclick="getHelp('xlproNumberFormat.htm')" onmouseover="showReturns('Returns: Object')"><br>NumberFormatLocal [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. NumberFormatLocal property as it applies to the Style object." width="16" height="16" onclick="getHelp('xlproNumberFormatLocal.htm')" onmouseover="showReturns('Returns: Object')"><br>Offset<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents a range thats offset from the specified range. Read-only." width="16" height="16" onclick="getHelp('xlproOffset.htm')" onmouseover="showReturns('Returns: Range')"><br>Orientation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. For OLAP data sources, setting this property for one field in a hierarchy sets the orientation for the other fields in the same hierarchy. Dimension fields can only be oriented in the row, column, and page field areas of the PivotTable report. Measure fields can only be oriented in the data area. Setting a hierarchy or data field to xlHidden removes the hierarchy or field from the PivotTable report." width="16" height="16" onclick="getHelp('xlproOrientation.htm')" onmouseover="showReturns('Returns: Object')"><br>OutlineLevel [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the current outline level of the specified row or column. Read/write Variant." width="16" height="16" onclick="getHelp('xlproOutlineLevel.htm')" onmouseover="showReturns('Returns: Object')"><br>PageBreak [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the location of a page break. Can be one of the following XlPageBreak constants: xlPageBreakAutomatic, xlPageBreakManual, or xlPageBreakNone. Read/write Long." width="16" height="16" onclick="getHelp('xlproPageBreak.htm')" onmouseover="showReturns('Returns: Int32')"><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>Parse([ParseLine], [Destination]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Parses a range of data and breaks it into multiple cells. Distributes the contents of the range to fill several adjacent columns; the range can be no more than one column wide." width="16" height="16" onclick="getHelp('xlmthParse.htm')" onmouseover="showReturns('Returns: Object')"><br>PasteSpecial([Paste], [Operation], [SkipBlanks], [Transpose]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example replaces the data in cells D1:D5 on Sheet1 with the sum of the existing contents and cells C1:C5 on Sheet1." width="16" height="16" onclick="getHelp('xlmthPasteSpecial.htm')" onmouseover="showReturns('Returns: Object')"><br>Phonetic<input type="image" src="MSGBOX02.ICO" alt="Returns: Phonetic. Returns the Phonetic object, which contains information about a specific phonetic text string in a cell." width="16" height="16" onclick="getHelp('xlproPhonetic.htm')" onmouseover="showReturns('Returns: Phonetic')"><br>Phonetics<input type="image" src="MSGBOX02.ICO" alt="Returns: Phonetics. Returns the Phonetics collection of the range. Read only Phonetics." width="16" height="16" onclick="getHelp('xlproPhonetics.htm')" onmouseover="showReturns('Returns: Phonetics')"><br>PivotCell<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotCell. Returns a PivotCell object that represents a cell in a PivotTable report." width="16" height="16" onclick="getHelp('xlproPivotCell.htm')" onmouseover="showReturns('Returns: PivotCell')"><br>PivotField<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotField. Returns a PivotField object that represents the PivotTable field containing the upper-left corner of the specified range." width="16" height="16" onclick="getHelp('xlproPivotField.htm')" onmouseover="showReturns('Returns: PivotField')"><br>PivotItem<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotItem. Returns a PivotItem object that represents the PivotTable item containing the upper-left corner of the specified range." width="16" height="16" onclick="getHelp('xlproPivotItem.htm')" onmouseover="showReturns('Returns: PivotItem')"><br>PivotTable<input type="image" src="MSGBOX02.ICO" alt="Returns: PivotTable. Returns a PivotTable object that represents the PivotTable report containing the upper-left corner of the specified range, or the PivotTable report associated with the PivotChart report." width="16" height="16" onclick="getHelp('xlproPivotTable.htm')" onmouseover="showReturns('Returns: PivotTable')"><br>Precedents<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents all the precedents of a cell. This can be a multiple selection (a union of Range objects) if there's more than one precedent. Read-only." width="16" height="16" onclick="getHelp('xlproPrecedents.htm')" onmouseover="showReturns('Returns: Range')"><br>PrefixCharacter<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the prefix character for the cell. Read-only Variant." width="16" height="16" onclick="getHelp('xlproPrefixCharacter.htm')" onmouseover="showReturns('Returns: Object')"><br>Previous<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Worksheet object that represents the previous sheet or cell. Read-only." width="16" height="16" onclick="getHelp('xlproPrevious.htm')" onmouseover="showReturns('Returns: Range')"><br>PrintOut([From], [To], [Copies], [Preview], [ActivePrinter], [PrintToFile], [Collate], [PrToFileName]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Prints the object." width="16" height="16" onclick="getHelp('xlmthPrintOut.htm')" onmouseover="showReturns('Returns: Object')"><br>PrintPreview([EnableChanges]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Shows a preview of the object as it would look when printed." width="16" height="16" onclick="getHelp('xlmthPrintPreview.htm')" onmouseover="showReturns('Returns: Object')"><br>QueryTable<input type="image" src="MSGBOX02.ICO" alt="Returns: QueryTable. Returns a QueryTable object that represents the query table that intersects the specified range. Read-only." width="16" height="16" onclick="getHelp('xlproQueryTable.htm')" onmouseover="showReturns('Returns: QueryTable')"><br>Range<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>ReadingOrder [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the reading order for the specified object. Can be one of the following constants: xlRTL (right-to-left), xlLTR (left-to-right), or xlContext. Read/write Long." width="16" height="16" onclick="getHelp('xlproReadingOrder.htm')" onmouseover="showReturns('Returns: Int32')"><br>RemoveSubtotal() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Removes subtotals from a list." width="16" height="16" onclick="getHelp('xlmthRemoveSubtotal.htm')" onmouseover="showReturns('Returns: Object')"><br>Replace(What, Replacement, [LookAt], [SearchOrder], [MatchCase], [MatchByte], [SearchFormat], [ReplaceFormat]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. This example replaces every occurrence of the trigonometric function SIN with the function COS. The replacement range is column A on Sheet1." width="16" height="16" onclick="getHelp('xlmthReplace.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Resize<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Resizes the specified range. Returns a Range object that represents the resized range." width="16" height="16" onclick="getHelp('xlproResize.htm')" onmouseover="showReturns('Returns: Range')"><br>Row<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the number of the first row of the first area in the range. Read-only Long." width="16" height="16" onclick="getHelp('xlproRow.htm')" onmouseover="showReturns('Returns: Int32')"><br>RowDifferences(Comparison) <input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents all the cells whose contents are different from those of the comparison cell in each row." width="16" height="16" onclick="getHelp('xlmthRowDifferences.htm')" onmouseover="showReturns('Returns: Range')"><br>RowHeight [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the height of all the rows in the range specified, measured in points. Returns Null if the rows in the specified range arent all the same height. Read/write Variant." width="16" height="16" onclick="getHelp('xlproRowHeight.htm')" onmouseover="showReturns('Returns: Object')"><br>Rows<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. For an Application object, returns a Range object that represents all the rows on the active worksheet. If the active document isnt a worksheet, the Rows property fails. For a Range object, returns a Range object that represents the rows in the specified range. For a Worksheet object, returns a Range object that represents all the rows on the specified worksheet. Read-only Range object." width="16" height="16" onclick="getHelp('xlproRows.htm')" onmouseover="showReturns('Returns: Range')"><br>Run([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. Runs the Microsoft Excel macro at this location. The range must be on a macro sheet." width="16" height="16" onclick="getHelp('xlmthRun.htm')" onmouseover="showReturns('Returns: Object')"><br>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>SetPhonetic() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Creates Phonetic objects for all the cells in the specified range." width="16" height="16" onclick="getHelp('xlmthSetPhonetic.htm')" onmouseover="showReturns('Returns: Void')"><br>Show() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Displays the built-in dialog box and waits for the user to input data. Boolean." width="16" height="16" onclick="getHelp('xlmthShow.htm')" onmouseover="showReturns('Returns: Object')"><br>ShowDependents([Remove]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Draws tracer arrows to the direct dependents of the range." width="16" height="16" onclick="getHelp('xlmthShowDependents.htm')" onmouseover="showReturns('Returns: Object')"><br>ShowDetail [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the outline is expanded for the specified range (so that the detail of the column or row is visible). The specified range must be a single summary column or row in an outline. Read/write Variant." width="16" height="16" onclick="getHelp('xlproShowDetail.htm')" onmouseover="showReturns('Returns: Object')"><br>ShowErrors() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Draws tracer arrows through the precedents tree to the cell thats the source of the error, and returns the range that contains that cell." width="16" height="16" onclick="getHelp('xlmthShowErrors.htm')" onmouseover="showReturns('Returns: Object')"><br>ShowPrecedents([Remove]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Draws tracer arrows to the direct precedents of the range." width="16" height="16" onclick="getHelp('xlmthShowPrecedents.htm')" onmouseover="showReturns('Returns: Object')"><br>ShrinkToFit [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example causes text in row one to automatically shrink to fit in the available column width." width="16" height="16" onclick="getHelp('xlproShrinkToFit.htm')" onmouseover="showReturns('Returns: Object')"><br>SmartTags<input type="image" src="MSGBOX02.ICO" alt="Returns: SmartTags. Returns a SmartTags object representing the identifier for the specified cell." width="16" height="16" onclick="getHelp('xlproSmartTags.htm')" onmouseover="showReturns('Returns: SmartTags')"><br>Sort([Key1], [Order1], [Key2], [Type], [Order2], [Key3], [Order3], [Header], [OrderCustom], [MatchCase], [Orientation], [SortMethod], [DataOption1], [DataOption2], [DataOption3]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. The settings for Header, Order1, Order2, Order3, OrderCustom, and Orientation are saved, for the particular worksheet, each time you use this method. If you dont specify values for these arguments the next time you call the method, the saved values are used.&amp;nbsp; Set these arguments explicitly each time you use Sort method, if you choose not to use the saved values." width="16" height="16" onclick="getHelp('xlmthSort.htm')" onmouseover="showReturns('Returns: Object')"><br>SortSpecial([SortMethod], [Key1], [Order1], [Type], [Key2], [Order2], [Key3], [Order3], [Header], [OrderCustom], [MatchCase], [Orientation], [DataOption1], [DataOption2], [DataOption3]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Note: If no arguments are defined with the Sort method, Microsoft Excel will sort the selection, chosen to be sorted, in ascending order." width="16" height="16" onclick="getHelp('xlmthSortSpecial.htm')" onmouseover="showReturns('Returns: Object')"><br>SoundNote<input type="image" src="MSGBOX02.ICO" alt="Returns: SoundNote. This property should not be used. Sound notes have been removed from Microsoft Excel." width="16" height="16" onclick="getHelp('xlproSoundNote.htm')" onmouseover="showReturns('Returns: SoundNote')"><br>Speak([SpeakDirection], [SpeakFormulas]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Causes the cells of the range to be spoken in row order or column order. " width="16" height="16" onclick="getHelp('xlmthSpeak.htm')" onmouseover="showReturns('Returns: Void')"><br>SpecialCells(Type, [Value]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents all the cells that match the specified type and value. Range object." width="16" height="16" onclick="getHelp('xlmthSpecialCells.htm')" onmouseover="showReturns('Returns: Range')"><br>Style [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. &amp;nbsp;Style property as it applies to the LineFormat object." width="16" height="16" onclick="getHelp('xlproStyle.htm')" onmouseover="showReturns('Returns: Object')"><br>SubscribeTo(Edition, [Format]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlmthSubscribeTo.htm')" onmouseover="showReturns('Returns: Object')"><br>Subtotal(GroupBy, Function, TotalList, [Replace], [PageBreaks], [SummaryBelowData]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Creates subtotals for the range (or the current region, if the range is a single cell)." width="16" height="16" onclick="getHelp('xlmthSubtotal.htm')" onmouseover="showReturns('Returns: Object')"><br>Summary<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the range is an outlining summary row or column. The range should be a row or a column. Read-only Variant." width="16" height="16" onclick="getHelp('xlproSummary.htm')" onmouseover="showReturns('Returns: Object')"><br>Table([RowInput], [ColumnInput]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Creates a data table based on input values and formulas that you define on a worksheet." width="16" height="16" onclick="getHelp('xlmthTable.htm')" onmouseover="showReturns('Returns: Object')"><br>Text<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the text for the specified object. Read-only String for the Range object, read/write String for all other objects." width="16" height="16" onclick="getHelp('xlproText.htm')" onmouseover="showReturns('Returns: Object')"><br>TextToColumns([Destination], [DataType], [TextQualifier], [ConsecutiveDelimiter], [Tab], [Semicolon], [Comma], [Space], [Other], [OtherChar], [FieldInfo], [DecimalSeparator], [ThousandsSeparator], [TrailingMinusNumbers]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Parses a column of cells that contain text into several columns." width="16" height="16" onclick="getHelp('xlmthTextToColumns.htm')" onmouseover="showReturns('Returns: Object')"><br>Top<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Object')"><br>Ungroup() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example ungroups any grouped shapes and disassembles any pictures or OLE objects on myDocument." width="16" height="16" onclick="getHelp('xlmthUngroup.htm')" onmouseover="showReturns('Returns: Object')"><br>UnMerge() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Separates a merged area into individual cells." width="16" height="16" onclick="getHelp('xlmthUnMerge.htm')" onmouseover="showReturns('Returns: Void')"><br>UseStandardHeight [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the row height of the Range object equals the standard height of the sheet. Returns Null if the range contains more than one row and the rows arent all the same height. Read/write Variant." width="16" height="16" onclick="getHelp('xlproUseStandardHeight.htm')" onmouseover="showReturns('Returns: Object')"><br>UseStandardWidth [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the column width of the Range object equals the standard width of the sheet. Returns Null if the range contains more than one column and the columns arent all the same width. Read/write Variant." width="16" height="16" onclick="getHelp('xlproUseStandardWidth.htm')" onmouseover="showReturns('Returns: Object')"><br>Validation<input type="image" src="MSGBOX02.ICO" alt="Returns: Validation. Returns the Validation object that represents data validation for the specified range. Read-only." width="16" height="16" onclick="getHelp('xlproValidation.htm')" onmouseover="showReturns('Returns: Validation')"><br>Value [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. For the Application object, always returns &amp;quot;Microsoft Excel&amp;quot;. For the CubeField object, the name of the specified field. For the Style object, the name of the specified style. Read-only String." width="16" height="16" onclick="getHelp('xlproValue.htm')" onmouseover="showReturns('Returns: Object')"><br>Value2 [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the cell value. Read/write Variant." width="16" height="16" onclick="getHelp('xlproValue2.htm')" onmouseover="showReturns('Returns: Object')"><br>VerticalAlignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you've selected or installed." width="16" height="16" onclick="getHelp('xlproVerticalAlignment.htm')" onmouseover="showReturns('Returns: Object')"><br>Width<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example expands the active window to the maximum size available (assuming that the window isnt maximized)." width="16" height="16" onclick="getHelp('xlproWidth.htm')" onmouseover="showReturns('Returns: Object')"><br>Worksheet<input type="image" src="MSGBOX02.ICO" alt="Returns: Worksheet. Returns a Worksheet object that represents the worksheet containing the specified range. Read-only." width="16" height="16" onclick="getHelp('xlproWorksheet.htm')" onmouseover="showReturns('Returns: Worksheet')"><br>WrapText [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. WrapText property as it applies to the Style object." width="16" height="16" onclick="getHelp('xlproWrapText.htm')" onmouseover="showReturns('Returns: Object')"><br>XPath<input type="image" src="MSGBOX02.ICO" alt="Returns: XPath. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: XPath')"><br><h2>RecentFile (1997) <img src="MSGBOX02.ICO" alt="Represents a file in the list of recently used files. The RecentFile object is a member of the RecentFiles collection." width="16" height="16" onclick="getHelp('xlobjRecentFile.htm');showMozHelp('Represents a file in the list of recently used files. The RecentFile object is a member of the RecentFiles collection.');"></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>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>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>Index<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. For information about using the Index worksheet function in Visual Basic, see Using Worksheet Functions in Visual Basic." width="16" height="16" onclick="getHelp('xlproIndex.htm')" onmouseover="showReturns('Returns: Int32')"><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>Open() <input type="image" src="MSGBOX02.ICO" alt="Returns: Workbook. This example opens the workbook Analysis.xls and then runs its Auto_Open macro." width="16" height="16" onclick="getHelp('xlmthOpen.htm')" onmouseover="showReturns('Returns: Workbook')"><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><h2>RecentFiles (1997) <img src="MSGBOX02.ICO" alt="Represents the list of recently used files. Each file is represented by a RecentFile object." width="16" height="16" onclick="getHelp('xlobjRecentFiles.htm');showMozHelp('Represents the list of recently used files. Each file is represented by a RecentFile object.');"></h2>Add(Name) <input type="image" src="MSGBOX02.ICO" alt="Returns: RecentFile. 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: RecentFile')"><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: RecentFile. 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: RecentFile')"><br>Maximum [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the maximum number of files in the list of recently used files. Can be a value from 0 (zero) through 9. Read/write Long." width="16" height="16" onclick="getHelp('xlproMaximum.htm')" onmouseover="showReturns('Returns: Int32')"><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>RefreshEvents (1997) <img src="MSGBOX02.ICO" alt="Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm');showMozHelp('Hidden or unsupported element.');"></h2>AfterRefresh(Success) <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>BeforeRefresh(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><h2>RoutingSlip (1995) <img src="MSGBOX02.ICO" alt="Represents the routing slip for a workbook. The routing slip is used to send a workbook through the electronic mail system." width="16" height="16" onclick="getHelp('xlobjRoutingSlip.htm');showMozHelp('Represents the routing slip for a workbook. The routing slip is used to send a workbook through the electronic mail system.');"></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>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>Delivery [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlRoutingSlipDelivery. Returns or sets the routing delivery method. Can be one of the following XlRoutingSlipDelivery constants: xlOneAfterAnother or xlAllAtOnce. Read/write Long." width="16" height="16" onclick="getHelp('xlproDelivery.htm')" onmouseover="showReturns('Returns: XlRoutingSlipDelivery')"><br>Message [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the message text for the routing slip. This text is used as the body text of mail messages that are used to route the workbook. Read/write String." width="16" height="16" onclick="getHelp('xlproMessage.htm')" onmouseover="showReturns('Returns: Object')"><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>Recipients [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the recipients on the routing slip." width="16" height="16" onclick="getHelp('xlproRecipients.htm')" onmouseover="showReturns('Returns: Object')"><br>Reset() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Resets the routing slip so that a new routing can be initiated with the same slip (using the same recipient list and delivery information). The routing must be completed before you use this method. Using this method at other times causes an error." width="16" height="16" onclick="getHelp('xlmthReset.htm')" onmouseover="showReturns('Returns: Object')"><br>ReturnWhenDone [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the workbook is returned to the sender when routing is finished. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproReturnWhenDone.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Status<input type="image" src="MSGBOX02.ICO" alt="Returns: XlRoutingSlipStatus. This example resets the routing slip for Book1.xls if routing has been completed." width="16" height="16" onclick="getHelp('xlproStatus.htm')" onmouseover="showReturns('Returns: XlRoutingSlipStatus')"><br>Subject [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. 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: Object')"><br>TrackStatus [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if status tracking is enabled for the routing slip. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproTrackStatus.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>RTD (2002) <img src="MSGBOX02.ICO" alt="Represents a real-time data object." width="16" height="16" onclick="getHelp('xlobjRTD.htm');showMozHelp('Represents a real-time data object.');"></h2>RefreshData() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This method is called by Microsoft Excel to get new data. This method call only takes place after being notified by the real-time data server that there is new data." width="16" height="16" onclick="getHelp('xlmthRefreshData.htm')" onmouseover="showReturns('Returns: Void')"><br>RestartServers() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Reconnects to servers for real-time data." width="16" height="16" onclick="getHelp('xlmthRestartServers.htm')" onmouseover="showReturns('Returns: Void')"><br>ThrottleInterval [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets a Long indicating the time interval between updates. Read/write." width="16" height="16" onclick="getHelp('xlproThrottleInterval.htm')" onmouseover="showReturns('Returns: Int32')"><br><h2>Scenario (1995) <img src="MSGBOX02.ICO" alt="Represents a scenario on a worksheet. A scenario is a group of input values (called changing cells) thats named and saved. The Scenario object is a member of the Scenarios collection. The Scenarios collection contains all the defined scenarios for a worksheet." width="16" height="16" onclick="getHelp('xlobjScenario.htm');showMozHelp('Represents a scenario on a worksheet. A scenario is a group of input values (called changing cells) thats named and saved. The Scenario object is a member of the Scenarios collection. The Scenarios collection contains all the defined scenarios for a worksheet.');"></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>ChangeScenario(ChangingCells, [Values]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Changes the scenario to have a new set of changing cells and (optionally) scenario values." width="16" height="16" onclick="getHelp('xlmthChangeScenario.htm')" onmouseover="showReturns('Returns: Object')"><br>ChangingCells<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the changing cells for a scenario. Read-only." width="16" height="16" onclick="getHelp('xlproChangingCells.htm')" onmouseover="showReturns('Returns: Range')"><br>Comment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns a Comment object that represents the comment associated with the cell in the upper-left corner of the range. Read-only Comment object." width="16" height="16" onclick="getHelp('xlproComment.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>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Hidden [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Don't confuse this property with the FormulaHidden property." width="16" height="16" onclick="getHelp('xlproHidden.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Index<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. For information about using the Index worksheet function in Visual Basic, see Using Worksheet Functions in Visual Basic." width="16" height="16" onclick="getHelp('xlproIndex.htm')" onmouseover="showReturns('Returns: Int32')"><br>Locked [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Locked property as it applies to the ChartObject, ChartObjects, LinkFormat, OLEObject, OLEObjects, Scenario, Shape, and Style objects." width="16" height="16" onclick="getHelp('xlproLocked.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Name [= setting]<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>Show() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Displays the built-in dialog box and waits for the user to input data. Boolean." width="16" height="16" onclick="getHelp('xlmthShow.htm')" onmouseover="showReturns('Returns: Object')"><br>Values<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an array that contains the current values of the changing cells for the scenario. Read-only Variant." width="16" height="16" onclick="getHelp('xlproValues.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>Scenarios (1995) <img src="MSGBOX02.ICO" alt="A collection of all the Scenario objects on the specified worksheet. A scenario is a group of input values (called changing cells) thats named and saved." width="16" height="16" onclick="getHelp('xlobjScenarios.htm');showMozHelp('A collection of all the Scenario objects on the specified worksheet. A scenario is a group of input values (called changing cells) thats named and saved.');"></h2>Add(Name, ChangingCells, [Values], [Comment], [Locked], [Hidden]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Scenario. 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: Scenario')"><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>CreateSummary([ReportType], [ResultCells]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example creates a summary of the scenarios on Sheet1, with result cells in the range C4:C9 on Sheet1." width="16" height="16" onclick="getHelp('xlmthCreateSummary.htm')" onmouseover="showReturns('Returns: Object')"><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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: Scenario. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: Scenario')"><br>Merge(Source) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Merges the scenarios from another sheet into the Scenarios collection." width="16" height="16" onclick="getHelp('xlmthMerge.htm')" onmouseover="showReturns('Returns: Object')"><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>Series (1995) <img src="MSGBOX02.ICO" alt="Represents a series in a chart. The Series object is a member of the SeriesCollection collection." width="16" height="16" onclick="getHelp('xlobjSeries.htm');showMozHelp('Represents a series in a chart. The Series object is a member of the SeriesCollection collection.');"></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>ApplyCustomType(ChartType) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example applies the Line with Data Markers chart type to chart one." width="16" height="16" onclick="getHelp('xlmthApplyCustomType.htm')" onmouseover="showReturns('Returns: Void')"><br>ApplyDataLabels([Type], [LegendKey], [AutoText], [HasLeaderLines], [ShowSeriesName], [ShowCategoryName], [ShowValue], [ShowPercentage], [ShowBubbleSize], [Separator]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example applies category labels to series one in Chart1." width="16" height="16" onclick="getHelp('xlmthApplyDataLabels.htm')" onmouseover="showReturns('Returns: Object')"><br>ApplyPictToEnd [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if a picture is applied to the end of the point or all points in the series. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproApplyPictToEnd.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ApplyPictToFront [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if a picture is applied to the front of the point or all points in the series. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproApplyPictToFront.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ApplyPictToSides [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if a picture is applied to the sides of the point or all points in the series. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproApplyPictToSides.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AxisGroup [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlAxisGroup. For 3-D charts, only xlPrimary is valid." width="16" height="16" onclick="getHelp('xlproAxisGroup.htm')" onmouseover="showReturns('Returns: XlAxisGroup')"><br>BarShape [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlBarShape. This example sets the shape used with series one on chart one." width="16" height="16" onclick="getHelp('xlproBarShape.htm')" onmouseover="showReturns('Returns: XlBarShape')"><br>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><br>BubbleSizes [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets a string in A1-style notation that refers to the worksheet cells containing the size data for the bubble chart. Applies only to bubble charts. Read/write Variant." width="16" height="16" onclick="getHelp('xlproBubbleSizes.htm')" onmouseover="showReturns('Returns: Object')"><br>ChartType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlChartType. Some chart types arent available for PivotChart reports." width="16" height="16" onclick="getHelp('xlproChartType.htm')" onmouseover="showReturns('Returns: XlChartType')"><br>ClearFormats() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Clears the formatting of the object." width="16" height="16" onclick="getHelp('xlmthClearFormats.htm')" onmouseover="showReturns('Returns: Object')"><br>Copy() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Copies the range to the specified range or to the Clipboard." width="16" height="16" onclick="getHelp('xlmthCopy.htm')" onmouseover="showReturns('Returns: Object')"><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>DataLabels([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single data label (a DataLabel object) or a collection of all the data labels for the series (a DataLabels collection)." width="16" height="16" onclick="getHelp('xlmthDataLabels.htm')" onmouseover="showReturns('Returns: Object')"><br>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>ErrorBar(Direction, Include, Type, [Amount], [MinusValues]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example applies standard error bars in the Y direction for series one in Chart1. The error bars are applied in the positive and negative directions. The example should be run on a 2-D line chart." width="16" height="16" onclick="getHelp('xlmthErrorBar.htm')" onmouseover="showReturns('Returns: Object')"><br>ErrorBars<input type="image" src="MSGBOX02.ICO" alt="Returns: ErrorBars. Returns an ErrorBars object that represents the error bars for the series. Read-only." width="16" height="16" onclick="getHelp('xlproErrorBars.htm')" onmouseover="showReturns('Returns: ErrorBars')"><br>Explosion [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the explosion value for a pie-chart or doughnut-chart slice. Returns 0 (zero) if there's no explosion (the tip of the slice is in the center of the pie). Read/write Long." width="16" height="16" onclick="getHelp('xlproExplosion.htm')" onmouseover="showReturns('Returns: Int32')"><br>Fill<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartFillFormat. Returns a FillFormat object that contains fill formatting properties for the specified chart or shape. Read-only." width="16" height="16" onclick="getHelp('xlproFill.htm')" onmouseover="showReturns('Returns: ChartFillFormat')"><br>Formula [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Formula property as it applies to the PivotField, PivotFormula, PivotItem, and Series objects." width="16" height="16" onclick="getHelp('xlproFormula.htm')" onmouseover="showReturns('Returns: String')"><br>FormulaLocal [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the formula for the object, using A1-style references in the language of the user. Read/write Variant for Range objects, read/write String for Series objects." width="16" height="16" onclick="getHelp('xlproFormulaLocal.htm')" onmouseover="showReturns('Returns: String')"><br>FormulaR1C1 [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the formula for the object, using R1C1-style notation in the language of the macro. Read/write Variant for Range objects, read/write String for Series objects." width="16" height="16" onclick="getHelp('xlproFormulaR1C1.htm')" onmouseover="showReturns('Returns: String')"><br>FormulaR1C1Local [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the formula for the object, using R1C1-style notation in the language of the user. Read/write Variant for Range objects, read/write String for Series objects." width="16" height="16" onclick="getHelp('xlproFormulaR1C1Local.htm')" onmouseover="showReturns('Returns: String')"><br>Has3DEffect [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the series has a three-dimensional appearance. Applies only to bubble charts. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHas3DEffect.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HasDataLabels [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the series has data labels. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasDataLabels.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HasErrorBars [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the series has error bars. This property isnt available for 3-D charts. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasErrorBars.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HasLeaderLines [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the series has leader lines. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasLeaderLines.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><br>InvertIfNegative [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel inverts the pattern in the item when it corresponds to a negative number. Read/write Variant for the Interior object, read/write Boolean for all other objects." width="16" height="16" onclick="getHelp('xlproInvertIfNegative.htm')" onmouseover="showReturns('Returns: Boolean')"><br>LeaderLines<input type="image" src="MSGBOX02.ICO" alt="Returns: LeaderLines. Returns a LeaderLines object that represents the leader lines for the series. Read-only." width="16" height="16" onclick="getHelp('xlproLeaderLines.htm')" onmouseover="showReturns('Returns: LeaderLines')"><br>MarkerBackgroundColor [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the marker background color as an RGB value. Applies only to line, scatter, and radar charts. Read/write Long." width="16" height="16" onclick="getHelp('xlproMarkerBackgroundColor.htm')" onmouseover="showReturns('Returns: Int32')"><br>MarkerBackgroundColorIndex [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlColorIndex. Returns or sets the marker background color as an index into the current color palette, or as one of the following XlColorIndex constants: xlColorIndexAutomatic or xlColorIndexNone. Applies only to line, scatter, and radar charts. Read/write Long." width="16" height="16" onclick="getHelp('xlproMarkerBackgroundColorIndex.htm')" onmouseover="showReturns('Returns: XlColorIndex')"><br>MarkerForegroundColor [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the foreground color of the marker as an RGB value. Applies only to line, scatter, and radar charts. Read/write Long." width="16" height="16" onclick="getHelp('xlproMarkerForegroundColor.htm')" onmouseover="showReturns('Returns: Int32')"><br>MarkerForegroundColorIndex [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlColorIndex. Returns or sets the marker foreground color as an index into the current color palette, or as one of the following XlColorIndex constants: xlColorIndexAutomatic or xlColorIndexNone. Applies only to line, scatter, and radar charts. Read/write Long." width="16" height="16" onclick="getHelp('xlproMarkerForegroundColorIndex.htm')" onmouseover="showReturns('Returns: XlColorIndex')"><br>MarkerSize [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the data-marker size, in points. Read/write Long." width="16" height="16" onclick="getHelp('xlproMarkerSize.htm')" onmouseover="showReturns('Returns: Int32')"><br>MarkerStyle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlMarkerStyle. This example sets the marker style for series one in Chart1. The example should be run on a 2-D line chart." width="16" height="16" onclick="getHelp('xlproMarkerStyle.htm')" onmouseover="showReturns('Returns: XlMarkerStyle')"><br>Name [= setting]<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>Paste() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Pastes chart data from the Clipboard into the specified chart." width="16" height="16" onclick="getHelp('xlmthPaste.htm')" onmouseover="showReturns('Returns: Object')"><br>PictureType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlChartPictureType. This example sets series one in Chart1 to stretch pictures. The example should be run on a 2-D column chart with picture data markers." width="16" height="16" onclick="getHelp('xlproPictureType.htm')" onmouseover="showReturns('Returns: XlChartPictureType')"><br>PictureUnit [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the unit for each picture on the chart if the PictureType property is set to xlScale (if not, this property is ignored). Read/write Long." width="16" height="16" onclick="getHelp('xlproPictureUnit.htm')" onmouseover="showReturns('Returns: Int32')"><br>PlotOrder [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the plot order for the selected series within the chart group. Read/write Long." width="16" height="16" onclick="getHelp('xlproPlotOrder.htm')" onmouseover="showReturns('Returns: Int32')"><br>Points([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents a single point (a Point object) or a collection of all the points (a Points collection) in the series. Read-only." width="16" height="16" onclick="getHelp('xlmthPoints.htm')" onmouseover="showReturns('Returns: Object')"><br>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>Shadow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the font is a shadow font or if the object has a shadow. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShadow.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Smooth [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if curve smoothing is turned on for the line chart or scatter chart. Applies only to line and scatter charts. Read/write." width="16" height="16" onclick="getHelp('xlproSmooth.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Trendlines([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents a single trendline (a Trendline object) or a collection of all the trendlines (a Trendlines collection) for the series." width="16" height="16" onclick="getHelp('xlmthTrendlines.htm')" onmouseover="showReturns('Returns: Object')"><br>Type [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: Int32')"><br>Values [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an array that contains the current values of the changing cells for the scenario. Read-only Variant." width="16" height="16" onclick="getHelp('xlproValues.htm')" onmouseover="showReturns('Returns: Object')"><br>XValues [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets an array of x values for a chart series. The XValues property can be set to a range on a worksheet or to an array of values, but it cannot be a combination of both. Read/write Variant." width="16" height="16" onclick="getHelp('xlproXValues.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>SeriesCollection (1995) <img src="MSGBOX02.ICO" alt="A collection of all the Series objects in the specified chart or chart group." width="16" height="16" onclick="getHelp('xlobjSeriesCollection.htm');showMozHelp('A collection of all the Series objects in the specified chart or chart group.');"></h2>Add(Source, [Rowcol], [SeriesLabels], [CategoryLabels], [Replace]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Series. 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: Series')"><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>Extend(Source, [Rowcol], [CategoryLabels]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Adds new data points to an existing series collection. Variant" width="16" height="16" onclick="getHelp('xlmthExtend.htm')" onmouseover="showReturns('Returns: Object')"><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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: Series. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: Series')"><br>NewSeries() <input type="image" src="MSGBOX02.ICO" alt="Returns: Series. Creates a new series. Returns a Series object that represents the new series." width="16" height="16" onclick="getHelp('xlmthNewSeries.htm')" onmouseover="showReturns('Returns: Series')"><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>Paste([Rowcol], [SeriesLabels], [CategoryLabels], [Replace], [NewSeries]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Pastes chart data from the Clipboard into the specified chart." width="16" height="16" onclick="getHelp('xlmthPaste.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>SeriesLines (1995) <img src="MSGBOX02.ICO" alt="Represents series lines in a chart group. Series lines connect the data values from each series. Only 2-D stacked bar or column chart groups can have series lines. This object isnt a collection. Theres no object that represents a single series line; you either have series lines turned on for all points in a chart group or you have them turned off." width="16" height="16" onclick="getHelp('xlobjSeriesLines.htm');showMozHelp('Represents series lines in a chart group. Series lines connect the data values from each series. Only 2-D stacked bar or column chart groups can have series lines. This object isnt a collection. Theres no object that represents a single series line; you either have series lines turned on for all points in a chart group or you have them turned off.');"></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>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><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>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><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>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>ShadowFormat (1997) <img src="MSGBOX02.ICO" alt="Represents shadow formatting for a shape." width="16" height="16" onclick="getHelp('xlobjShadowFormat.htm');showMozHelp('Represents shadow formatting for a shape.');"></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>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>ForeColor [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: ColorFormat. This example sets the foreground color, background color, and gradient for the chart area fill on chart one." width="16" height="16" onclick="getHelp('xlproForeColor.htm')" onmouseover="showReturns('Returns: ColorFormat')"><br>IncrementOffsetX(Increment) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Changes the horizontal offset of the shadow by the specified number of points. Use the OffsetX property to set the absolute horizontal shadow offset." width="16" height="16" onclick="getHelp('xlmthIncrementOffsetX.htm')" onmouseover="showReturns('Returns: Void')"><br>IncrementOffsetY(Increment) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Changes the vertical offset of the shadow by the specified number of points. Use the OffsetY property to set the absolute vertical shadow offset." width="16" height="16" onclick="getHelp('xlmthIncrementOffsetY.htm')" onmouseover="showReturns('Returns: Void')"><br>Obscured [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. True if the shadow of the specified shape appears filled in and is obscured by the shape, even if the shape has no fill. False if the shadow has no fill and the outline of the shadow is visible through the shape if the shape has no fill. Read/write MsoTriState." width="16" height="16" onclick="getHelp('xlproObscured.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>OffsetX [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the horizontal offset of the shadow from the specified shape, in points. A positive value offsets the shadow to the right of the shape; a negative value offsets it to the left. Read/write Single." width="16" height="16" onclick="getHelp('xlproOffsetX.htm')" onmouseover="showReturns('Returns: Single')"><br>OffsetY [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the vertical offset of the shadow from the specified shape, in points. A positive value offsets the shadow to the right of the shape; a negative value offsets it to the left. Read/write Single." width="16" height="16" onclick="getHelp('xlproOffsetY.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>Transparency [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear). Read/write Double." width="16" height="16" onclick="getHelp('xlproTransparency.htm')" onmouseover="showReturns('Returns: Single')"><br>Type [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoShadowType. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: MsoShadowType')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br><h2>Shape (1997) <img src="MSGBOX02.ICO" alt="Represents an object in the drawing layer, such as an AutoShape, freeform, OLE object, or picture. The Shape object is a member of the Shapes collection. The Shapes collection contains all the shapes on a slide." width="16" height="16" onclick="getHelp('xlobjShape.htm');showMozHelp('Represents an object in the drawing layer, such as an AutoShape, freeform, OLE object, or picture. The Shape object is a member of the Shapes collection. The Shapes collection contains all the shapes on a slide.');"></h2>Adjustments<input type="image" src="MSGBOX02.ICO" alt="Returns: Adjustments. Returns an Adjustments object that contains adjustment values for all the adjustments in the specified shape. Applies to any Shape or ShapeRange object that represents an AutoShape, WordArt, or a connector. Read-only." width="16" height="16" onclick="getHelp('xlproAdjustments.htm')" onmouseover="showReturns('Returns: Adjustments')"><br>AlternativeText [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the descriptive (alternative) text string for a ShapeRange object when the object is saved to a Web page. Read/write String." width="16" height="16" onclick="getHelp('xlproAlternativeText.htm')" onmouseover="showReturns('Returns: String')"><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>Apply() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Applies to the specified shape formatting thats been copied by using the PickUp method." width="16" height="16" onclick="getHelp('xlmthApply.htm')" onmouseover="showReturns('Returns: Void')"><br>AutoShapeType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoAutoShapeType. Use the Type property of the ConnectorFormat object to set or return the connector type." width="16" height="16" onclick="getHelp('xlproAutoShapeType.htm')" onmouseover="showReturns('Returns: MsoAutoShapeType')"><br>BlackWhiteMode [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoBlackWhiteMode. This example sets shape one on wksOne to appear in black-and-white mode. When you view the presentation in black-and-white mode, shape one will appear black regardless of what color it is in color mode." width="16" height="16" onclick="getHelp('xlproBlackWhiteMode.htm')" onmouseover="showReturns('Returns: MsoBlackWhiteMode')"><br>BottomRightCell<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the cell that lies under the lower-right corner of the object. Read-only." width="16" height="16" onclick="getHelp('xlproBottomRightCell.htm')" onmouseover="showReturns('Returns: Range')"><br>Callout<input type="image" src="MSGBOX02.ICO" alt="Returns: CalloutFormat. Returns a CalloutFormat object that contains callout formatting properties for the specified shape. Applies to Shape or ShapeRange objects that represent line callouts. Read-only." width="16" height="16" onclick="getHelp('xlproCallout.htm')" onmouseover="showReturns('Returns: CalloutFormat')"><br>CanvasCropBottom(Increment) <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>CanvasCropLeft(Increment) <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>CanvasCropRight(Increment) <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>CanvasCropTop(Increment) <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>CanvasItems<input type="image" src="MSGBOX02.ICO" alt="Returns: CanvasShapes. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: CanvasShapes')"><br>Child<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. Returns msoTrue if the specified shape is a child shape or if all shapes in a shape range are child shapes of the same parent.&amp;nbsp;Read-only MsoTriState." width="16" height="16" onclick="getHelp('xlproChild.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>ConnectionSiteCount<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the number of connection sites on the specified shape. Read-only Long." width="16" height="16" onclick="getHelp('xlproConnectionSiteCount.htm')" onmouseover="showReturns('Returns: Int32')"><br>Connector<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. This example deletes all connectors on myDocument." width="16" height="16" onclick="getHelp('xlproConnector.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>ConnectorFormat<input type="image" src="MSGBOX02.ICO" alt="Returns: ConnectorFormat. Returns a ConnectorFormat object that contains connector formatting properties. Applies to Shape or ShapeRange objects that represent connectors. Read-only." width="16" height="16" onclick="getHelp('xlproConnectorFormat.htm')" onmouseover="showReturns('Returns: ConnectorFormat')"><br>ControlFormat<input type="image" src="MSGBOX02.ICO" alt="Returns: ControlFormat. Returns a Microsoft Excel control properties. Read-only." width="16" height="16" onclick="getHelp('xlproControlFormat.htm')" onmouseover="showReturns('Returns: ControlFormat')"><br>Copy() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Copies the range to the specified range or to the Clipboard." width="16" height="16" onclick="getHelp('xlmthCopy.htm')" onmouseover="showReturns('Returns: Void')"><br>CopyPicture([Appearance], [Format]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. If you copy a range, it must be made up of adjacent cells." width="16" height="16" onclick="getHelp('xlmthCopyPicture.htm')" onmouseover="showReturns('Returns: Void')"><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>Cut() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Cuts the object to the Clipboard or pastes it into a specified destination." width="16" height="16" onclick="getHelp('xlmthCut.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>Diagram<input type="image" src="MSGBOX02.ICO" alt="Returns: Diagram. Returns a Diagram object representing a diagram." width="16" height="16" onclick="getHelp('xlproDiagram.htm')" onmouseover="showReturns('Returns: Diagram')"><br>DiagramNode<input type="image" src="MSGBOX02.ICO" alt="Returns: DiagramNode. Returns a DiagramNode object that represents a node in a diagram." width="16" height="16" onclick="getHelp('xlproDiagramNode.htm')" onmouseover="showReturns('Returns: DiagramNode')"><br>DrawingObject<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>Duplicate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Duplicates the object and returns a reference to the new copy." width="16" height="16" onclick="getHelp('xlmthDuplicate.htm')" onmouseover="showReturns('Returns: Shape')"><br>Fill<input type="image" src="MSGBOX02.ICO" alt="Returns: FillFormat. Returns a FillFormat object that contains fill formatting properties for the specified chart or shape. Read-only." width="16" height="16" onclick="getHelp('xlproFill.htm')" onmouseover="showReturns('Returns: FillFormat')"><br>Flip(FlipCmd) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example adds a triangle to myDocument, duplicates the triangle, and then flips the duplicate triangle vertically and makes it red." width="16" height="16" onclick="getHelp('xlmthFlip.htm')" onmouseover="showReturns('Returns: Void')"><br>FormControlType<input type="image" src="MSGBOX02.ICO" alt="Returns: XlFormControl. You cannot use this property with ActiveX controls (the Type property for the Shape object must return msoFormControl)." width="16" height="16" onclick="getHelp('xlproFormControlType.htm')" onmouseover="showReturns('Returns: XlFormControl')"><br>GroupItems<input type="image" src="MSGBOX02.ICO" alt="Returns: GroupShapes. Returns a Item method of the GroupShapes object to return a single shape from the group. Applies to Shape or ShapeRange objects that represent grouped shapes. Read-only." width="16" height="16" onclick="getHelp('xlproGroupItems.htm')" onmouseover="showReturns('Returns: GroupShapes')"><br>HasDiagram<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. &amp;nbsp;Returns whether a shape or shape range contains a diagram. Read-only MsoTriState." width="16" height="16" onclick="getHelp('xlproHasDiagram.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>HasDiagramNode<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. Returns whether a diagram node exists in a given shape or shape range. Read-only MsoTriState." width="16" height="16" onclick="getHelp('xlproHasDiagramNode.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>Height [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. This example sets the height of the embedded chart." width="16" height="16" onclick="getHelp('xlproHeight.htm')" onmouseover="showReturns('Returns: Single')"><br>HorizontalFlip<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. True if the specified shape is flipped around the horizontal axis. Read-only MsoTriState." width="16" height="16" onclick="getHelp('xlproHorizontalFlip.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>Hyperlink<input type="image" src="MSGBOX02.ICO" alt="Returns: Hyperlink. Returns a Hyperlink object that represents the hyperlink for the shape." width="16" height="16" onclick="getHelp('xlproHyperlink.htm')" onmouseover="showReturns('Returns: Hyperlink')"><br>ID<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the type for the specified object. Read-only Long." width="16" height="16" onclick="getHelp('xlproID.htm')" onmouseover="showReturns('Returns: Int32')"><br>IncrementLeft(Increment) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Moves the specified shape horizontally by the specified number of points." width="16" height="16" onclick="getHelp('xlmthIncrementLeft.htm')" onmouseover="showReturns('Returns: Void')"><br>IncrementRotation(Increment) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Changes the rotation of the specified shape around the z-axis by the specified number of degrees. Use the Rotation property to set the absolute rotation of the shape." width="16" height="16" onclick="getHelp('xlmthIncrementRotation.htm')" onmouseover="showReturns('Returns: Void')"><br>IncrementTop(Increment) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Moves the specified shape vertically by the specified number of points." width="16" height="16" onclick="getHelp('xlmthIncrementTop.htm')" onmouseover="showReturns('Returns: Void')"><br>Left [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Single')"><br>Line<input type="image" src="MSGBOX02.ICO" alt="Returns: LineFormat. Returns a LineFormat object that contains line formatting properties for the specified shape. (For a line, the LineFormat object represents the line itself; for a shape with a border, the LineFormat object represents the border.) Read-only." width="16" height="16" onclick="getHelp('xlproLine.htm')" onmouseover="showReturns('Returns: LineFormat')"><br>LinkFormat<input type="image" src="MSGBOX02.ICO" alt="Returns: LinkFormat. Returns a LinkFormat object that contains linked OLE object properties. Read-only." width="16" height="16" onclick="getHelp('xlproLinkFormat.htm')" onmouseover="showReturns('Returns: LinkFormat')"><br>LockAspectRatio [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. True if the specified shape retains its original proportions when you resize it. False if you can change the height and width of the shape independently of one another when you resize it. Read/write MsoTriState." width="16" height="16" onclick="getHelp('xlproLockAspectRatio.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>Locked [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Locked property as it applies to the ChartObject, ChartObjects, LinkFormat, OLEObject, OLEObjects, Scenario, Shape, and Style objects." width="16" height="16" onclick="getHelp('xlproLocked.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Name [= setting]<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>Nodes<input type="image" src="MSGBOX02.ICO" alt="Returns: ShapeNodes. Nodes property as it applies to the Diagram object." width="16" height="16" onclick="getHelp('xlproNodes.htm')" onmouseover="showReturns('Returns: ShapeNodes')"><br>OLEFormat<input type="image" src="MSGBOX02.ICO" alt="Returns: OLEFormat. Returns an OLEFormat object that contains OLE object properties. Read-only." width="16" height="16" onclick="getHelp('xlproOLEFormat.htm')" onmouseover="showReturns('Returns: OLEFormat')"><br>OnAction [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the name of a macro thats run when the specified object is clicked. Read/write String." width="16" height="16" onclick="getHelp('xlproOnAction.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>ParentGroup<input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Returns a Shape object that represents the common parent shape of a child shape or a range of child shapes." width="16" height="16" onclick="getHelp('xlproParentGroup.htm')" onmouseover="showReturns('Returns: Shape')"><br>PickUp() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Copies the formatting of the specified shape. Use the Apply method to apply the copied formatting to another shape." width="16" height="16" onclick="getHelp('xlmthPickUp.htm')" onmouseover="showReturns('Returns: Void')"><br>PictureFormat<input type="image" src="MSGBOX02.ICO" alt="Returns: PictureFormat. Returns a PictureFormat object that contains picture formatting properties for the specified shape. Applies to Shape or ShapeRange objects that represent pictures or OLE objects. Read-only." width="16" height="16" onclick="getHelp('xlproPictureFormat.htm')" onmouseover="showReturns('Returns: PictureFormat')"><br>Placement [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlPlacement. This example sets embedded chart one on Sheet1 to be free-floating (it neither moves nor is sized with its underlying cells)." width="16" height="16" onclick="getHelp('xlproPlacement.htm')" onmouseover="showReturns('Returns: XlPlacement')"><br>RerouteConnections() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Reroutes connectors so that they take the shortest possible path between the shapes they connect. To do this, the RerouteConnections method may detach the ends of a connector and reattach them to different connecting sites on the connected shapes." width="16" height="16" onclick="getHelp('xlmthRerouteConnections.htm')" onmouseover="showReturns('Returns: Void')"><br>Rotation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Chart object: Returns or sets the rotation of the 3-D chart view (the rotation of the plot area around the z-axis, in degrees). The value of this property must be from 0 to 360, except for 3-D bar charts, where the value must be from 0 to 44. The default value is 20. Applies only to 3-D charts. Read/write Variant." width="16" height="16" onclick="getHelp('xlproRotation.htm')" onmouseover="showReturns('Returns: Single')"><br>ScaleHeight(Factor, RelativeToOriginalSize, [Scale]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Scales the height of the shape by a specified factor. For pictures and OLE objects, you can indicate whether you want to scale the shape relative to the original or the current size. Shapes other than pictures and OLE objects are always scaled relative to their current height." width="16" height="16" onclick="getHelp('xlmthScaleHeight.htm')" onmouseover="showReturns('Returns: Void')"><br>ScaleWidth(Factor, RelativeToOriginalSize, [Scale]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Scales the width of the shape by a specified factor. For pictures and OLE objects, you can indicate whether you want to scale the shape relative to the original or the current size. Shapes other than pictures and OLE objects are always scaled relative to their current width." width="16" height="16" onclick="getHelp('xlmthScaleWidth.htm')" onmouseover="showReturns('Returns: Void')"><br>Script<input type="image" src="MSGBOX02.ICO" alt="Returns: Script. Returns the Script object, which represents a block of script or code on the specified Web page. If the page contains no script, nothing is returned." width="16" height="16" onclick="getHelp('xlproScript.htm')" onmouseover="showReturns('Returns: Script')"><br>Select([Replace]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Void')"><br>SetShapesDefaultProperties() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Makes the formatting of the specified shape the default formatting for the shape." width="16" height="16" onclick="getHelp('xlmthSetShapesDefaultProperties.htm')" onmouseover="showReturns('Returns: Void')"><br>Shadow<input type="image" src="MSGBOX02.ICO" alt="Returns: ShadowFormat. True if the font is a shadow font or if the object has a shadow. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShadow.htm')" onmouseover="showReturns('Returns: ShadowFormat')"><br>TextEffect<input type="image" src="MSGBOX02.ICO" alt="Returns: TextEffectFormat. Returns a TextEffectFormat object that contains text-effect formatting properties for the specified shape. Applies to Shape or ShapeRange objects that represent WordArt. Read-only." width="16" height="16" onclick="getHelp('xlproTextEffect.htm')" onmouseover="showReturns('Returns: TextEffectFormat')"><br>TextFrame<input type="image" src="MSGBOX02.ICO" alt="Returns: TextFrame. Returns a TextFrame object that contains the alignment and anchoring properties for the specified shape. Read-only." width="16" height="16" onclick="getHelp('xlproTextFrame.htm')" onmouseover="showReturns('Returns: TextFrame')"><br>ThreeD<input type="image" src="MSGBOX02.ICO" alt="Returns: ThreeDFormat. Returns a ThreeDFormat object that contains 3-D&amp;nbsp;&amp;nbsp;effect formatting properties for the specified shape. Read-only." width="16" height="16" onclick="getHelp('xlproThreeD.htm')" onmouseover="showReturns('Returns: ThreeDFormat')"><br>Top [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Single')"><br>TopLeftCell<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the cell that lies under the upper-left corner of the specified object. Read-only." width="16" height="16" onclick="getHelp('xlproTopLeftCell.htm')" onmouseover="showReturns('Returns: Range')"><br>Type<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoShapeType. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: MsoShapeType')"><br>Ungroup() <input type="image" src="MSGBOX02.ICO" alt="Returns: ShapeRange. This example ungroups any grouped shapes and disassembles any pictures or OLE objects on myDocument." width="16" height="16" onclick="getHelp('xlmthUngroup.htm')" onmouseover="showReturns('Returns: ShapeRange')"><br>VerticalFlip<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. True if the specified shape is flipped around the vertical axis. Read-only MsoTriState." width="16" height="16" onclick="getHelp('xlproVerticalFlip.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>Vertices<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the coordinates of the specified freeform drawing's vertices (and control points for Bzier curves) as a series of AddPolyLine method. Read-only Variant." width="16" height="16" onclick="getHelp('xlproVertices.htm')" onmouseover="showReturns('Returns: Object')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>Width [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. This example expands the active window to the maximum size available (assuming that the window isnt maximized)." width="16" height="16" onclick="getHelp('xlproWidth.htm')" onmouseover="showReturns('Returns: Single')"><br>ZOrder(ZOrderCmd) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Moves the specified shape in front of or behind other shapes in the collection (that is, changes the shape's position in the z-order)." width="16" height="16" onclick="getHelp('xlmthZOrder.htm')" onmouseover="showReturns('Returns: Void')"><br>ZOrderPosition<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><h2>ShapeNode (1997) <img src="MSGBOX02.ICO" alt="Represents the geometry and the geometry-editing properties of the nodes in a user-defined freeform. Nodes include the vertices between the segments of the freeform and the control points for curved segments. The ShapeNode object is a member of the ShapeNodes collection. The ShapeNodes collection contains all the nodes in a freeform." width="16" height="16" onclick="getHelp('xlobjShapeNode.htm');showMozHelp('Represents the geometry and the geometry-editing properties of the nodes in a user-defined freeform. Nodes include the vertices between the segments of the freeform and the control points for curved segments. The ShapeNode object is a member of the ShapeNodes collection. The ShapeNodes collection contains all the nodes in a freeform.');"></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>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>EditingType<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoEditingType. This property is read-only. Use the SetEditingType method to set the value of this property." width="16" height="16" onclick="getHelp('xlproEditingType.htm')" onmouseover="showReturns('Returns: MsoEditingType')"><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>Points<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the position of the specified node as a coordinate pair. Each coordinate is expressed in points. Read-only Variant." width="16" height="16" onclick="getHelp('xlproPoints.htm')" onmouseover="showReturns('Returns: Object')"><br>SegmentType<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoSegmentType. Use the SetSegmentType method to set the value of this property." width="16" height="16" onclick="getHelp('xlproSegmentType.htm')" onmouseover="showReturns('Returns: MsoSegmentType')"><br><h2>ShapeNodes (1997) <img src="MSGBOX02.ICO" alt="A collection of all the ConvertToShape methods." width="16" height="16" onclick="getHelp('xlobjShapeNodes.htm');showMozHelp('A collection of all the ConvertToShape methods.');"></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>Delete(Index) <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>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>Insert(Index, SegmentType, EditingType, X1, Y1, [X2], [Y2], [X3], [Y3]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Inserts a cell or a range of cells into the worksheet or macro sheet and shifts other cells away to make space." width="16" height="16" onclick="getHelp('xlmthInsert.htm')" onmouseover="showReturns('Returns: Void')"><br>Item(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: ShapeNode. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: ShapeNode')"><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>SetEditingType(Index, EditingType) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the editing type of the node specified by Index. If the node is a control point for a curved segment, this method sets the editing type of the node adjacent to it that joins two segments. Note that, depending on the editing type, this method may affect the position of adjacent nodes." width="16" height="16" onclick="getHelp('xlmthSetEditingType.htm')" onmouseover="showReturns('Returns: Void')"><br>SetPosition(Index, X1, Y1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the location of the node specified by Index. Note that, depending on the editing type of the node, this method may affect the position of adjacent nodes." width="16" height="16" onclick="getHelp('xlmthSetPosition.htm')" onmouseover="showReturns('Returns: Void')"><br>SetSegmentType(Index, SegmentType) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the segment type of the segment that follows the node specified by Index. If the node is a control point for a curved segment, this method sets the segment type for that curve. Note that this may affect the total number of nodes by inserting or deleting adjacent nodes." width="16" height="16" onclick="getHelp('xlmthSetSegmentType.htm')" onmouseover="showReturns('Returns: Void')"><br><h2>ShapeRange (1997) <img src="MSGBOX02.ICO" alt="Represents a shape range, which is a set of shapes on a document. A shape range can contain as few as a single shape or as many as all the shapes on the document. You can include whichever shapes you want&amp;nbsp; chosen from among all the shapes on the document or all the shapes in the selection&amp;nbsp; to construct a shape range. For example, you could construct a ShapeRange collection that contains the first three shapes on a document, all the selected shapes on a document, or all the freeforms on a document." width="16" height="16" onclick="getHelp('xlobjShapeRange.htm');showMozHelp('Represents a shape range, which is a set of shapes on a document. A shape range can contain as few as a single shape or as many as all the shapes on the document. You can include whichever shapes you want&amp;nbsp; chosen from among all the shapes on the document or all the shapes in the selection&amp;nbsp; to construct a shape range. For example, you could construct a ShapeRange collection that contains the first three shapes on a document, all the selected shapes on a document, or all the freeforms on a document.');"></h2>Adjustments<input type="image" src="MSGBOX02.ICO" alt="Returns: Adjustments. Returns an Adjustments object that contains adjustment values for all the adjustments in the specified shape. Applies to any Shape or ShapeRange object that represents an AutoShape, WordArt, or a connector. Read-only." width="16" height="16" onclick="getHelp('xlproAdjustments.htm')" onmouseover="showReturns('Returns: Adjustments')"><br>Align(AlignCmd, RelativeTo) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Aligns the shapes in the specified range of shapes." width="16" height="16" onclick="getHelp('xlmthAlign.htm')" onmouseover="showReturns('Returns: Void')"><br>AlternativeText [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the descriptive (alternative) text string for a ShapeRange object when the object is saved to a Web page. Read/write String." width="16" height="16" onclick="getHelp('xlproAlternativeText.htm')" onmouseover="showReturns('Returns: String')"><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>Apply() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Applies to the specified shape formatting thats been copied by using the PickUp method." width="16" height="16" onclick="getHelp('xlmthApply.htm')" onmouseover="showReturns('Returns: Void')"><br>AutoShapeType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoAutoShapeType. Use the Type property of the ConnectorFormat object to set or return the connector type." width="16" height="16" onclick="getHelp('xlproAutoShapeType.htm')" onmouseover="showReturns('Returns: MsoAutoShapeType')"><br>BlackWhiteMode [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoBlackWhiteMode. This example sets shape one on wksOne to appear in black-and-white mode. When you view the presentation in black-and-white mode, shape one will appear black regardless of what color it is in color mode." width="16" height="16" onclick="getHelp('xlproBlackWhiteMode.htm')" onmouseover="showReturns('Returns: MsoBlackWhiteMode')"><br>Callout<input type="image" src="MSGBOX02.ICO" alt="Returns: CalloutFormat. Returns a CalloutFormat object that contains callout formatting properties for the specified shape. Applies to Shape or ShapeRange objects that represent line callouts. Read-only." width="16" height="16" onclick="getHelp('xlproCallout.htm')" onmouseover="showReturns('Returns: CalloutFormat')"><br>CanvasCropBottom(Increment) <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>CanvasCropLeft(Increment) <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>CanvasCropRight(Increment) <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>CanvasCropTop(Increment) <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>CanvasItems<input type="image" src="MSGBOX02.ICO" alt="Returns: CanvasShapes. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: CanvasShapes')"><br>Child<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. Returns msoTrue if the specified shape is a child shape or if all shapes in a shape range are child shapes of the same parent.&amp;nbsp;Read-only MsoTriState." width="16" height="16" onclick="getHelp('xlproChild.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>ConnectionSiteCount<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the number of connection sites on the specified shape. Read-only Long." width="16" height="16" onclick="getHelp('xlproConnectionSiteCount.htm')" onmouseover="showReturns('Returns: Int32')"><br>Connector<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. This example deletes all connectors on myDocument." width="16" height="16" onclick="getHelp('xlproConnector.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>ConnectorFormat<input type="image" src="MSGBOX02.ICO" alt="Returns: ConnectorFormat. Returns a ConnectorFormat object that contains connector formatting properties. Applies to Shape or ShapeRange objects that represent connectors. Read-only." width="16" height="16" onclick="getHelp('xlproConnectorFormat.htm')" onmouseover="showReturns('Returns: ConnectorFormat')"><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>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>Diagram<input type="image" src="MSGBOX02.ICO" alt="Returns: Diagram. Returns a Diagram object representing a diagram." width="16" height="16" onclick="getHelp('xlproDiagram.htm')" onmouseover="showReturns('Returns: Diagram')"><br>DiagramNode<input type="image" src="MSGBOX02.ICO" alt="Returns: DiagramNode. Returns a DiagramNode object that represents a node in a diagram." width="16" height="16" onclick="getHelp('xlproDiagramNode.htm')" onmouseover="showReturns('Returns: DiagramNode')"><br>Distribute(DistributeCmd, RelativeTo) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example defines a shape range that contains all the AutoShapes on myDocument and then horizontally distributes the shapes in this range. The leftmost shape retains its position." width="16" height="16" onclick="getHelp('xlmthDistribute.htm')" onmouseover="showReturns('Returns: Void')"><br>Duplicate() <input type="image" src="MSGBOX02.ICO" alt="Returns: ShapeRange. Duplicates the object and returns a reference to the new copy." width="16" height="16" onclick="getHelp('xlmthDuplicate.htm')" onmouseover="showReturns('Returns: ShapeRange')"><br>Fill<input type="image" src="MSGBOX02.ICO" alt="Returns: FillFormat. Returns a FillFormat object that contains fill formatting properties for the specified chart or shape. Read-only." width="16" height="16" onclick="getHelp('xlproFill.htm')" onmouseover="showReturns('Returns: FillFormat')"><br>Flip(FlipCmd) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example adds a triangle to myDocument, duplicates the triangle, and then flips the duplicate triangle vertically and makes it red." width="16" height="16" onclick="getHelp('xlmthFlip.htm')" onmouseover="showReturns('Returns: Void')"><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>Group() <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Groups the shapes in the specified range. Returns the grouped shapes as a single Shape object." width="16" height="16" onclick="getHelp('xlmthGroup.htm')" onmouseover="showReturns('Returns: Shape')"><br>GroupItems<input type="image" src="MSGBOX02.ICO" alt="Returns: GroupShapes. Returns a Item method of the GroupShapes object to return a single shape from the group. Applies to Shape or ShapeRange objects that represent grouped shapes. Read-only." width="16" height="16" onclick="getHelp('xlproGroupItems.htm')" onmouseover="showReturns('Returns: GroupShapes')"><br>HasDiagram<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. &amp;nbsp;Returns whether a shape or shape range contains a diagram. Read-only MsoTriState." width="16" height="16" onclick="getHelp('xlproHasDiagram.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>HasDiagramNode<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. Returns whether a diagram node exists in a given shape or shape range. Read-only MsoTriState." width="16" height="16" onclick="getHelp('xlproHasDiagramNode.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>Height [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. This example sets the height of the embedded chart." width="16" height="16" onclick="getHelp('xlproHeight.htm')" onmouseover="showReturns('Returns: Single')"><br>HorizontalFlip<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. True if the specified shape is flipped around the horizontal axis. Read-only MsoTriState." width="16" height="16" onclick="getHelp('xlproHorizontalFlip.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>ID<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the type for the specified object. Read-only Long." width="16" height="16" onclick="getHelp('xlproID.htm')" onmouseover="showReturns('Returns: Int32')"><br>IncrementLeft(Increment) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Moves the specified shape horizontally by the specified number of points." width="16" height="16" onclick="getHelp('xlmthIncrementLeft.htm')" onmouseover="showReturns('Returns: Void')"><br>IncrementRotation(Increment) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Changes the rotation of the specified shape around the z-axis by the specified number of degrees. Use the Rotation property to set the absolute rotation of the shape." width="16" height="16" onclick="getHelp('xlmthIncrementRotation.htm')" onmouseover="showReturns('Returns: Void')"><br>IncrementTop(Increment) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Moves the specified shape vertically by the specified number of points." width="16" height="16" onclick="getHelp('xlmthIncrementTop.htm')" onmouseover="showReturns('Returns: Void')"><br>Item(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: Shape')"><br>Left [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Single')"><br>Line<input type="image" src="MSGBOX02.ICO" alt="Returns: LineFormat. Returns a LineFormat object that contains line formatting properties for the specified shape. (For a line, the LineFormat object represents the line itself; for a shape with a border, the LineFormat object represents the border.) Read-only." width="16" height="16" onclick="getHelp('xlproLine.htm')" onmouseover="showReturns('Returns: LineFormat')"><br>LockAspectRatio [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. True if the specified shape retains its original proportions when you resize it. False if you can change the height and width of the shape independently of one another when you resize it. Read/write MsoTriState." width="16" height="16" onclick="getHelp('xlproLockAspectRatio.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>Name [= setting]<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>Nodes<input type="image" src="MSGBOX02.ICO" alt="Returns: ShapeNodes. Nodes property as it applies to the Diagram object." width="16" height="16" onclick="getHelp('xlproNodes.htm')" onmouseover="showReturns('Returns: ShapeNodes')"><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>ParentGroup<input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Returns a Shape object that represents the common parent shape of a child shape or a range of child shapes." width="16" height="16" onclick="getHelp('xlproParentGroup.htm')" onmouseover="showReturns('Returns: Shape')"><br>PickUp() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Copies the formatting of the specified shape. Use the Apply method to apply the copied formatting to another shape." width="16" height="16" onclick="getHelp('xlmthPickUp.htm')" onmouseover="showReturns('Returns: Void')"><br>PictureFormat<input type="image" src="MSGBOX02.ICO" alt="Returns: PictureFormat. Returns a PictureFormat object that contains picture formatting properties for the specified shape. Applies to Shape or ShapeRange objects that represent pictures or OLE objects. Read-only." width="16" height="16" onclick="getHelp('xlproPictureFormat.htm')" onmouseover="showReturns('Returns: PictureFormat')"><br>Regroup() <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Regroups the group that the specified shape range belonged to previously. Returns the regrouped shapes as a single Shape object." width="16" height="16" onclick="getHelp('xlmthRegroup.htm')" onmouseover="showReturns('Returns: Shape')"><br>RerouteConnections() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Reroutes connectors so that they take the shortest possible path between the shapes they connect. To do this, the RerouteConnections method may detach the ends of a connector and reattach them to different connecting sites on the connected shapes." width="16" height="16" onclick="getHelp('xlmthRerouteConnections.htm')" onmouseover="showReturns('Returns: Void')"><br>Rotation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Chart object: Returns or sets the rotation of the 3-D chart view (the rotation of the plot area around the z-axis, in degrees). The value of this property must be from 0 to 360, except for 3-D bar charts, where the value must be from 0 to 44. The default value is 20. Applies only to 3-D charts. Read/write Variant." width="16" height="16" onclick="getHelp('xlproRotation.htm')" onmouseover="showReturns('Returns: Single')"><br>ScaleHeight(Factor, RelativeToOriginalSize, [Scale]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Scales the height of the shape by a specified factor. For pictures and OLE objects, you can indicate whether you want to scale the shape relative to the original or the current size. Shapes other than pictures and OLE objects are always scaled relative to their current height." width="16" height="16" onclick="getHelp('xlmthScaleHeight.htm')" onmouseover="showReturns('Returns: Void')"><br>ScaleWidth(Factor, RelativeToOriginalSize, [Scale]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Scales the width of the shape by a specified factor. For pictures and OLE objects, you can indicate whether you want to scale the shape relative to the original or the current size. Shapes other than pictures and OLE objects are always scaled relative to their current width." width="16" height="16" onclick="getHelp('xlmthScaleWidth.htm')" onmouseover="showReturns('Returns: Void')"><br>Select([Replace]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Void')"><br>SetShapesDefaultProperties() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Makes the formatting of the specified shape the default formatting for the shape." width="16" height="16" onclick="getHelp('xlmthSetShapesDefaultProperties.htm')" onmouseover="showReturns('Returns: Void')"><br>Shadow<input type="image" src="MSGBOX02.ICO" alt="Returns: ShadowFormat. True if the font is a shadow font or if the object has a shadow. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShadow.htm')" onmouseover="showReturns('Returns: ShadowFormat')"><br>TextEffect<input type="image" src="MSGBOX02.ICO" alt="Returns: TextEffectFormat. Returns a TextEffectFormat object that contains text-effect formatting properties for the specified shape. Applies to Shape or ShapeRange objects that represent WordArt. Read-only." width="16" height="16" onclick="getHelp('xlproTextEffect.htm')" onmouseover="showReturns('Returns: TextEffectFormat')"><br>TextFrame<input type="image" src="MSGBOX02.ICO" alt="Returns: TextFrame. Returns a TextFrame object that contains the alignment and anchoring properties for the specified shape. Read-only." width="16" height="16" onclick="getHelp('xlproTextFrame.htm')" onmouseover="showReturns('Returns: TextFrame')"><br>ThreeD<input type="image" src="MSGBOX02.ICO" alt="Returns: ThreeDFormat. Returns a ThreeDFormat object that contains 3-D&amp;nbsp;&amp;nbsp;effect formatting properties for the specified shape. Read-only." width="16" height="16" onclick="getHelp('xlproThreeD.htm')" onmouseover="showReturns('Returns: ThreeDFormat')"><br>Top [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Single')"><br>Type<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoShapeType. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: MsoShapeType')"><br>Ungroup() <input type="image" src="MSGBOX02.ICO" alt="Returns: ShapeRange. This example ungroups any grouped shapes and disassembles any pictures or OLE objects on myDocument." width="16" height="16" onclick="getHelp('xlmthUngroup.htm')" onmouseover="showReturns('Returns: ShapeRange')"><br>VerticalFlip<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. True if the specified shape is flipped around the vertical axis. Read-only MsoTriState." width="16" height="16" onclick="getHelp('xlproVerticalFlip.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>Vertices<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the coordinates of the specified freeform drawing's vertices (and control points for Bzier curves) as a series of AddPolyLine method. Read-only Variant." width="16" height="16" onclick="getHelp('xlproVertices.htm')" onmouseover="showReturns('Returns: Object')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>Width [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. This example expands the active window to the maximum size available (assuming that the window isnt maximized)." width="16" height="16" onclick="getHelp('xlproWidth.htm')" onmouseover="showReturns('Returns: Single')"><br>ZOrder(ZOrderCmd) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Moves the specified shape in front of or behind other shapes in the collection (that is, changes the shape's position in the z-order)." width="16" height="16" onclick="getHelp('xlmthZOrder.htm')" onmouseover="showReturns('Returns: Void')"><br>ZOrderPosition<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><h2>Shapes (1997) <img src="MSGBOX02.ICO" alt="A collection of all the Shape objects on the specified sheet. Each Shape object represents an object in the drawing layer, such as an AutoShape, freeform, OLE object, or picture." width="16" height="16" onclick="getHelp('xlobjShapes.htm');showMozHelp('A collection of all the Shape objects on the specified sheet. Each Shape object represents an object in the drawing layer, such as an AutoShape, freeform, OLE object, or picture.');"></h2>AddCallout(Type, Left, Top, Width, Height) <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Creates a borderless line callout. Returns a Shape object that represents the new callout." width="16" height="16" onclick="getHelp('xlmthAddCallout.htm')" onmouseover="showReturns('Returns: Shape')"><br>AddCanvas(Left, Top, Width, Height) <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Shape')"><br>AddConnector(Type, BeginX, BeginY, EndX, EndY) <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Creates a connector. Returns a EndConnect methods to attach the beginning and end of a connector to other shapes in the document." width="16" height="16" onclick="getHelp('xlmthAddConnector.htm')" onmouseover="showReturns('Returns: Shape')"><br>AddCurve(SafeArrayOfPoints) <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. As it applies to the Shapes object, returns a Shape object that represents a Bzier curve in a worksheet. As it applies to the CanvasShapes object, returns a Shape object that represents a Bzier curve in a drawing canvas." width="16" height="16" onclick="getHelp('xlmthAddCurve.htm')" onmouseover="showReturns('Returns: Shape')"><br>AddDiagram(Type, Left, Top, Width, Height) <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Creates a diagram. Returns a Shape object that represents the new diagram." width="16" height="16" onclick="getHelp('xlmthAddDiagram.htm')" onmouseover="showReturns('Returns: Shape')"><br>AddFormControl(Type, Left, Top, Width, Height) <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Creates a Microsoft Excel control. Returns a Shape object that represents the new control." width="16" height="16" onclick="getHelp('xlmthAddFormControl.htm')" onmouseover="showReturns('Returns: Shape')"><br>AddLabel(Orientation, Left, Top, Width, Height) <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Creates a label. Returns a Shape object that represents the new label." width="16" height="16" onclick="getHelp('xlmthAddLabel.htm')" onmouseover="showReturns('Returns: Shape')"><br>AddLine(BeginX, BeginY, EndX, EndY) <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. As it applies to the Shapes object, returns a Shape object that represents the new line in a worksheet. As it applies to the CanvasShapes object, returns a Shape object that represents the new line in a drawing canvas." width="16" height="16" onclick="getHelp('xlmthAddLine.htm')" onmouseover="showReturns('Returns: Shape')"><br>AddOLEObject([ClassType], [Filename], [Link], [DisplayAsIcon], [IconFileName], [IconIndex], [IconLabel], [Left], [Top], [Width], [Height]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Shape')"><br>AddPicture(Filename, LinkToFile, SaveWithDocument, Left, Top, Width, Height) <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Creates a picture from an existing file. Returns a Shape object that represents the new picture." width="16" height="16" onclick="getHelp('xlmthAddPicture.htm')" onmouseover="showReturns('Returns: Shape')"><br>AddPolyline(SafeArrayOfPoints) <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Creates an open polyline or a closed polygon drawing. Returns a Shape object that represents the new polyline or polygon." width="16" height="16" onclick="getHelp('xlmthAddPolyline.htm')" onmouseover="showReturns('Returns: Shape')"><br>AddShape(Type, Left, Top, Width, Height) <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. As it applies to the Shapes object, returns a Shape object that represents the new AutoShape in a worksheet. As it applies to the CanvasShapes object, returns a Shape object that represents the new AutoShape in a drawing canvas." width="16" height="16" onclick="getHelp('xlmthAddShape.htm')" onmouseover="showReturns('Returns: Shape')"><br>AddTextbox(Orientation, Left, Top, Width, Height) <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. This example adds a text box that contains the text Test Box to myDocument." width="16" height="16" onclick="getHelp('xlmthAddTextbox.htm')" onmouseover="showReturns('Returns: Shape')"><br>AddTextEffect(PresetTextEffect, Text, FontName, FontSize, FontBold, FontItalic, Left, Top) <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. Creates a WordArt object. Returns a Shape object that represents the new WordArt object." width="16" height="16" onclick="getHelp('xlmthAddTextEffect.htm')" onmouseover="showReturns('Returns: Shape')"><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>BuildFreeform(EditingType, X1, Y1) <input type="image" src="MSGBOX02.ICO" alt="Returns: FreeformBuilder. This example adds a freeform with five vertices to myDocument." width="16" height="16" onclick="getHelp('xlmthBuildFreeform.htm')" onmouseover="showReturns('Returns: FreeformBuilder')"><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(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: Shape. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: Shape')"><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>Range<input type="image" src="MSGBOX02.ICO" alt="Returns: ShapeRange. Although you can use the Shapes.Range(1)." width="16" height="16" onclick="getHelp('xlproRange.htm')" onmouseover="showReturns('Returns: ShapeRange')"><br>SelectAll() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Selects all the shapes in the specified CanvasShapes, DiagramNodeChildren, DiagramNodes, or Shapes collection." width="16" height="16" onclick="getHelp('xlmthSelectAll.htm')" onmouseover="showReturns('Returns: Void')"><br><h2>Sheets (1995) <img src="MSGBOX02.ICO" alt="A collection of all the sheets in the specified or active workbook. The Sheets collection can contain Worksheet objects." width="16" height="16" onclick="getHelp('xlobjSheets.htm');showMozHelp('A collection of all the sheets in the specified or active workbook. The Sheets collection can contain Worksheet objects.');"></h2>Add([Before], [After], [Count], [Type]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. 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: Object')"><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>Copy([Before], [After]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Copies the range to the specified range or to the Clipboard." width="16" height="16" onclick="getHelp('xlmthCopy.htm')" onmouseover="showReturns('Returns: Void')"><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>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>FillAcrossSheets(Range, [Type]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example fills the range A1:C5 on Sheet1, Sheet5, and Sheet7 with the contents of the same range on Sheet1." width="16" height="16" onclick="getHelp('xlmthFillAcrossSheets.htm')" onmouseover="showReturns('Returns: Void')"><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>HPageBreaks<input type="image" src="MSGBOX02.ICO" alt="Returns: HPageBreaks. Returns an HPageBreaks collection that represents the horizontal page breaks on the sheet. Read-only." width="16" height="16" onclick="getHelp('xlproHPageBreaks.htm')" onmouseover="showReturns('Returns: HPageBreaks')"><br>Item<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. 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: Object')"><br>Move([Before], [After]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Moves the sheet to another location in the workbook." width="16" height="16" onclick="getHelp('xlmthMove.htm')" onmouseover="showReturns('Returns: Void')"><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>PrintOut([From], [To], [Copies], [Preview], [ActivePrinter], [PrintToFile], [Collate], [PrToFileName]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Prints the object." width="16" height="16" onclick="getHelp('xlmthPrintOut.htm')" onmouseover="showReturns('Returns: Void')"><br>PrintPreview([EnableChanges]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Shows a preview of the object as it would look when printed." width="16" height="16" onclick="getHelp('xlmthPrintPreview.htm')" onmouseover="showReturns('Returns: Void')"><br>Select([Replace]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Void')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: Object')"><br>VPageBreaks<input type="image" src="MSGBOX02.ICO" alt="Returns: VPageBreaks. Returns a VPageBreaks collection that represents the vertical page breaks on the sheet. Read-only." width="16" height="16" onclick="getHelp('xlproVPageBreaks.htm')" onmouseover="showReturns('Returns: VPageBreaks')"><br><h2>SmartTag (2002) <img src="MSGBOX02.ICO" alt="Represents an identifier that is assigned to a cell." width="16" height="16" onclick="getHelp('xlobjSmartTag.htm');showMozHelp('Represents an identifier that is assigned to a cell.');"></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>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>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>DownloadURL<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlproDownloadURL.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>Properties<input type="image" src="MSGBOX02.ICO" alt="Returns: CustomProperties. Returns a CustomProperties object representing the properties for a smart tag." width="16" height="16" onclick="getHelp('xlproProperties.htm')" onmouseover="showReturns('Returns: CustomProperties')"><br>Range<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>SmartTagActions<input type="image" src="MSGBOX02.ICO" alt="Returns: SmartTagActions. Returns a SmartTagActions object the type of action for a selected smart tag." width="16" height="16" onclick="getHelp('xlproSmartTagActions.htm')" onmouseover="showReturns('Returns: SmartTagActions')"><br>XML<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns a String representing a sample of the XML that would be passed to the action handler. Read-only." width="16" height="16" onclick="getHelp('xlproXML.htm')" onmouseover="showReturns('Returns: String')"><br><h2>SmartTagAction (2002) <img src="MSGBOX02.ICO" alt="Represents the actions that can be performed with smart tags." width="16" height="16" onclick="getHelp('xlobjSmartTagAction.htm');showMozHelp('Represents the actions that can be performed with smart tags.');"></h2>ActiveXControl<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>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>CheckboxState [= 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>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>Execute() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Activates a smart tag action that is associated with the smart tag type on a cell." width="16" height="16" onclick="getHelp('xlmthExecute.htm')" onmouseover="showReturns('Returns: Void')"><br>ExpandHelp [= 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>ListSelection [= setting]<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>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>PresentInPane<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>RadioGroupSelection [= setting]<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>TextboxText [= setting]<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>Type<input type="image" src="MSGBOX02.ICO" alt="Returns: XlSmartTagControlType. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: XlSmartTagControlType')"><br><h2>SmartTagActions (2002) <img src="MSGBOX02.ICO" alt="A collection of SmartTagAction objects that represent the actions that can be performed with smart tags." width="16" height="16" onclick="getHelp('xlobjSmartTagActions.htm');showMozHelp('A collection of SmartTagAction objects that represent the actions that can be performed with smart tags.');"></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>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: SmartTagAction. 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: SmartTagAction')"><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>SmartTagOptions (2002) <img src="MSGBOX02.ICO" alt="Represents the options that can be performed with smart tags." width="16" height="16" onclick="getHelp('xlobjSmartTagOptions.htm');showMozHelp('Represents the options that can be performed with smart tags.');"></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>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>DisplaySmartTags [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlSmartTagDisplayMode. Returns or sets an XlSmartTagDisplayMode constant indicating the display features for smart tags. Read/write." width="16" height="16" onclick="getHelp('xlproDisplaySmartTags.htm')" onmouseover="showReturns('Returns: XlSmartTagDisplayMode')"><br>EmbedSmartTags [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True to embed smart tags on the specified workbook. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEmbedSmartTags.htm')" onmouseover="showReturns('Returns: Boolean')"><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>SmartTagRecognizer (2002) <img src="MSGBOX02.ICO" alt="Represents recognition engines which label data with types of information as you work in Microsoft Excel." width="16" height="16" onclick="getHelp('xlobjSmartTagRecognizer.htm');showMozHelp('Represents recognition engines which label data with types of information as you work in Microsoft Excel.');"></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>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>Enabled [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the object is enabled. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnabled.htm')" onmouseover="showReturns('Returns: Boolean')"><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>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>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><h2>SmartTagRecognizers (2002) <img src="MSGBOX02.ICO" alt="A collection of SmartTagRecognizer objects that represent recognition engines which label data with types of information as you work in Microsoft Excel." width="16" height="16" onclick="getHelp('xlobjSmartTagRecognizers.htm');showMozHelp('A collection of SmartTagRecognizer objects that represent recognition engines which label data with types of information as you work in Microsoft Excel.');"></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>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: SmartTagRecognizer. 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: SmartTagRecognizer')"><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>Recognize [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Returns True when data can be labeled as a smart tag. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproRecognize.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>SmartTags (2002) <img src="MSGBOX02.ICO" alt="A collection of SmartTag objects that represent the identifiers assigned to each cell." width="16" height="16" onclick="getHelp('xlobjSmartTags.htm');showMozHelp('A collection of SmartTag objects that represent the identifiers assigned to each cell.');"></h2>Add(SmartTagType) <input type="image" src="MSGBOX02.ICO" alt="Returns: SmartTag. 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: SmartTag')"><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>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>Speech (2002) <img src="MSGBOX02.ICO" alt="Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlobjSpeech.htm');showMozHelp('Hidden or unsupported element.');"></h2>Direction [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlSpeakDirection. Returns or sets the order in which the cells will be spoken. &amp;nbsp;The value of the Direction property is an constant. Read/write. " width="16" height="16" onclick="getHelp('xlproDirection.htm')" onmouseover="showReturns('Returns: XlSpeakDirection')"><br>Speak(Text, [SpeakAsync], [SpeakXML], [Purge]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Causes the cells of the range to be spoken in row order or column order. " width="16" height="16" onclick="getHelp('xlmthSpeak.htm')" onmouseover="showReturns('Returns: Void')"><br>SpeakCellOnEnter [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Microsoft Excel supports a mode where the active cell will be spoken when the ENTER key is pressed or when the active cell is finished being edited. &amp;nbsp;Setting the SpeakCellOnEnter property to True will turn this mode on. &amp;nbsp;False turns this mode off. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproSpeakCellOnEnter.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>SpellingOptions (2002) <img src="MSGBOX02.ICO" alt="Represents the various spell checking options for a worksheet." width="16" height="16" onclick="getHelp('xlobjSpellingOptions.htm');showMozHelp('Represents the various spell checking options for a worksheet.');"></h2>ArabicModes [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlArabicModes. Returns or sets the mode for the Arabic spelling checker. Read/write XlArabicModes." width="16" height="16" onclick="getHelp('xlproArabicModes.htm')" onmouseover="showReturns('Returns: XlArabicModes')"><br>DictLang [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Selects the dictionary language used, when Microsoft Excel performs spelling checks. Read/write Long." width="16" height="16" onclick="getHelp('xlproDictLang.htm')" onmouseover="showReturns('Returns: Int32')"><br>GermanPostReform [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True to check the spelling of words using the German post-reform rules. False cancels this feature. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproGermanPostReform.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HebrewModes [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlHebrewModes. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlproHebrewModes.htm')" onmouseover="showReturns('Returns: XlHebrewModes')"><br>IgnoreCaps [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. False instructs Microsoft Excel to check for uppercase words, True instructs Excel to ignore words in uppercase when using the spelling checker. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproIgnoreCaps.htm')" onmouseover="showReturns('Returns: Boolean')"><br>IgnoreFileNames [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. False instructs Microsoft Excel to check for Internet and file addresses, True instructs Excel to ignore Internet and file addresses when using the spell checker. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproIgnoreFileNames.htm')" onmouseover="showReturns('Returns: Boolean')"><br>IgnoreMixedDigits [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. False instructs Microsoft Excel to check for mixed digits, True instructs Excel to ignore mixed digits when checking spelling. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproIgnoreMixedDigits.htm')" onmouseover="showReturns('Returns: Boolean')"><br>KoreanCombineAux [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. When set to True, this enables Microsoft Excel to combine Korean auxiliary verbs and adjectives when using the spelling checker. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproKoreanCombineAux.htm')" onmouseover="showReturns('Returns: Boolean')"><br>KoreanProcessCompound [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. When set to True, this enables Microsoft Excel to process Korean compound nouns when using the spelling checker. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproKoreanProcessCompound.htm')" onmouseover="showReturns('Returns: Boolean')"><br>KoreanUseAutoChangeList [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. When set to True, this enables Microsoft Excel to use the auto-change list for Korean words when using the spelling checker. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproKoreanUseAutoChangeList.htm')" onmouseover="showReturns('Returns: Boolean')"><br>SuggestMainOnly [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. When set to True, instructs Microsoft Excel to suggest words from only the main dictionary, for using the spelling checker. False removes the limits of suggesting words from only the main dictionary, for using the spelling checker. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproSuggestMainOnly.htm')" onmouseover="showReturns('Returns: Boolean')"><br>UserDict [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Instructs Microsoft Excel to create a custom dictionary to which new words can be added to, when performing spelling checks on a worksheet. Read/write String." width="16" height="16" onclick="getHelp('xlproUserDict.htm')" onmouseover="showReturns('Returns: String')"><br><h2>Style (1995) <img src="MSGBOX02.ICO" alt="Represents a style description for a range. The Style object contains all style attributes (font, number format, alignment, and so on) as properties. There are several built-in styles, including Normal, Currency, and Percent. Using the Style object is a fast and efficient way to change several cell-formatting properties on multiple cells at the same time." width="16" height="16" onclick="getHelp('xlobjStyle.htm');showMozHelp('Represents a style description for a range. The Style object contains all style attributes (font, number format, alignment, and so on) as properties. There are several built-in styles, including Normal, Currency, and Percent. Using the Style object is a fast and efficient way to change several cell-formatting properties on multiple cells at the same time.');"></h2>AddIndent [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. To set text alignment to equal distribution, you can set the HorizontalAlignment property to xlHAlignDistributed when the value of the Orientation property is xlHorizontal." width="16" height="16" onclick="getHelp('xlproAddIndent.htm')" onmouseover="showReturns('Returns: Boolean')"><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>Borders<input type="image" src="MSGBOX02.ICO" alt="Returns: Borders. For information about returning a single member of a collection, see Returning an Object from a Collection." width="16" height="16" onclick="getHelp('xlproBorders.htm')" onmouseover="showReturns('Returns: Borders')"><br>BuiltIn<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the style is a built-in style. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproBuiltIn.htm')" onmouseover="showReturns('Returns: Boolean')"><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>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Font<input type="image" src="MSGBOX02.ICO" alt="Returns: Font. Font property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproFont.htm')" onmouseover="showReturns('Returns: Font')"><br>FormulaHidden [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. FormulaHidden property as it applies to the Style object." width="16" height="16" onclick="getHelp('xlproFormulaHidden.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HorizontalAlignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlHAlign. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you've selected or installed." width="16" height="16" onclick="getHelp('xlproHorizontalAlignment.htm')" onmouseover="showReturns('Returns: XlHAlign')"><br>IncludeAlignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the style includes the AddIndent, HorizontalAlignment, VerticalAlignment, WrapText, and Orientation properties. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproIncludeAlignment.htm')" onmouseover="showReturns('Returns: Boolean')"><br>IncludeBorder [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the style includes the Color, ColorIndex, LineStyle, and Weight border properties. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproIncludeBorder.htm')" onmouseover="showReturns('Returns: Boolean')"><br>IncludeFont [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the style includes the Background, Bold, Color, ColorIndex, FontStyle, Italic, Name, OutlineFont, Shadow, Size, Strikethrough, Subscript, Superscript, and Underline font properties. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproIncludeFont.htm')" onmouseover="showReturns('Returns: Boolean')"><br>IncludeNumber [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the style includes the NumberFormat property. Read/write Boolean" width="16" height="16" onclick="getHelp('xlproIncludeNumber.htm')" onmouseover="showReturns('Returns: Boolean')"><br>IncludePatterns [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the style includes the Color, ColorIndex, InvertIfNegative, Pattern, PatternColor, and PatternColorIndex interior properties. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproIncludePatterns.htm')" onmouseover="showReturns('Returns: Boolean')"><br>IncludeProtection [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the style includes the FormulaHidden and Locked protection properties. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproIncludeProtection.htm')" onmouseover="showReturns('Returns: Boolean')"><br>IndentLevel [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. IndentLevel property as it applies to the Style object." width="16" height="16" onclick="getHelp('xlproIndentLevel.htm')" onmouseover="showReturns('Returns: Int32')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><br>Locked [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Locked property as it applies to the ChartObject, ChartObjects, LinkFormat, OLEObject, OLEObjects, Scenario, Shape, and Style objects." width="16" height="16" onclick="getHelp('xlproLocked.htm')" onmouseover="showReturns('Returns: Boolean')"><br>MergeCells [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the range or style contains merged cells. Read/write Variant." width="16" height="16" onclick="getHelp('xlproMergeCells.htm')" onmouseover="showReturns('Returns: Object')"><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>NameLocal<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the name of the object, in the language of the user. Read/write String for Name, read-only String for Style." width="16" height="16" onclick="getHelp('xlproNameLocal.htm')" onmouseover="showReturns('Returns: String')"><br>NumberFormat [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. NumberFormat property as it applies to the DataLabel, DataLabels, PivotField, Style, and TickLabels objects." width="16" height="16" onclick="getHelp('xlproNumberFormat.htm')" onmouseover="showReturns('Returns: String')"><br>NumberFormatLocal [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. NumberFormatLocal property as it applies to the Style object." width="16" height="16" onclick="getHelp('xlproNumberFormatLocal.htm')" onmouseover="showReturns('Returns: String')"><br>Orientation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlOrientation. For OLAP data sources, setting this property for one field in a hierarchy sets the orientation for the other fields in the same hierarchy. Dimension fields can only be oriented in the row, column, and page field areas of the PivotTable report. Measure fields can only be oriented in the data area. Setting a hierarchy or data field to xlHidden removes the hierarchy or field from the PivotTable report." width="16" height="16" onclick="getHelp('xlproOrientation.htm')" onmouseover="showReturns('Returns: XlOrientation')"><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>ReadingOrder [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the reading order for the specified object. Can be one of the following constants: xlRTL (right-to-left), xlLTR (left-to-right), or xlContext. Read/write Long." width="16" height="16" onclick="getHelp('xlproReadingOrder.htm')" onmouseover="showReturns('Returns: Int32')"><br>ShrinkToFit [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. This example causes text in row one to automatically shrink to fit in the available column width." width="16" height="16" onclick="getHelp('xlproShrinkToFit.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Value<input type="image" src="MSGBOX02.ICO" alt="Returns: String. For the Application object, always returns &amp;quot;Microsoft Excel&amp;quot;. For the CubeField object, the name of the specified field. For the Style object, the name of the specified style. Read-only String." width="16" height="16" onclick="getHelp('xlproValue.htm')" onmouseover="showReturns('Returns: String')"><br>VerticalAlignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlVAlign. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you've selected or installed." width="16" height="16" onclick="getHelp('xlproVerticalAlignment.htm')" onmouseover="showReturns('Returns: XlVAlign')"><br>WrapText [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. WrapText property as it applies to the Style object." width="16" height="16" onclick="getHelp('xlproWrapText.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>Styles (1995) <img src="MSGBOX02.ICO" alt="A collection of all the Style objects in the specified or active workbook. Each Style object represents a style description for a range. The Style object contains all style attributes (font, number format, alignment, and so on) as properties. There are several built-in styles&amp;nbsp; including Normal, Currency, and Percent&amp;nbsp; which are listed in the Style name box in the Style dialog box (Format menu)." width="16" height="16" onclick="getHelp('xlobjStyles.htm');showMozHelp('A collection of all the Style objects in the specified or active workbook. Each Style object represents a style description for a range. The Style object contains all style attributes (font, number format, alignment, and so on) as properties. There are several built-in styles&amp;nbsp; including Normal, Currency, and Percent&amp;nbsp; which are listed in the Style name box in the Style dialog box (Format menu).');"></h2>Add(Name, [BasedOn]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Style. 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: Style')"><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: Style. 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: Style')"><br>Merge(Workbook) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Merges the scenarios from another sheet into the Scenarios collection." width="16" height="16" onclick="getHelp('xlmthMerge.htm')" onmouseover="showReturns('Returns: Object')"><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>Tab (2002) <img src="MSGBOX02.ICO" alt="Represents a tab in a chart or a worksheet." width="16" height="16" onclick="getHelp('xlobjTab.htm');showMozHelp('Represents a tab in a chart or a worksheet.');"></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>Color [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example sets the color of the tick-mark labels on the value axis in Chart1." width="16" height="16" onclick="getHelp('xlproColor.htm')" onmouseover="showReturns('Returns: Object')"><br>ColorIndex [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlColorIndex. The following examples assume that you're using the default color palette." width="16" height="16" onclick="getHelp('xlproColorIndex.htm')" onmouseover="showReturns('Returns: XlColorIndex')"><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>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>TextEffectFormat (1997) <img src="MSGBOX02.ICO" alt="Contains properties and methods that apply to WordArt objects." width="16" height="16" onclick="getHelp('xlobjTextEffectFormat.htm');showMozHelp('Contains properties and methods that apply to WordArt objects.');"></h2>Alignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTextEffectAlignment. " width="16" height="16" onclick="getHelp('xlproAlignment.htm')" onmouseover="showReturns('Returns: MsoTextEffectAlignment')"><br>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>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>FontBold [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. True if the font in the specified WordArt is bold. Read/write MsoTriState." width="16" height="16" onclick="getHelp('xlproFontBold.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>FontItalic [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. Returns msoTrue if the font in the specified WordArt is italic. Read/write MsoTriState." width="16" height="16" onclick="getHelp('xlproFontItalic.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>FontName [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the name of the font in the specified WordArt. Read/write String." width="16" height="16" onclick="getHelp('xlproFontName.htm')" onmouseover="showReturns('Returns: String')"><br>FontSize [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the font size for the specified WordArt, in points. Read/write Single." width="16" height="16" onclick="getHelp('xlproFontSize.htm')" onmouseover="showReturns('Returns: Single')"><br>KernedPairs [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. True if character pairs in the specified WordArt are kerned. Read/write MsoTriState." width="16" height="16" onclick="getHelp('xlproKernedPairs.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>NormalizedHeight [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. True if all characters (both uppercase and lowercase) in the specified WordArt are the same height. Read/write MsoTriState." width="16" height="16" onclick="getHelp('xlproNormalizedHeight.htm')" onmouseover="showReturns('Returns: MsoTriState')"><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>PresetShape [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoPresetTextEffectShape. Setting the PresetTextEffect property automatically sets the PresetShape property." width="16" height="16" onclick="getHelp('xlproPresetShape.htm')" onmouseover="showReturns('Returns: MsoPresetTextEffectShape')"><br>PresetTextEffect [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoPresetTextEffect. Setting the PresetTextEffect property automatically sets many other formatting properties of the specified shape." width="16" height="16" onclick="getHelp('xlproPresetTextEffect.htm')" onmouseover="showReturns('Returns: MsoPresetTextEffect')"><br>RotatedChars [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. True if characters in the specified WordArt are rotated 90 degrees relative to the WordArt's bounding shape. False if characters in the specified WordArt retain their original orientation relative to the bounding shape. Read/write MsoTriState." width="16" height="16" onclick="getHelp('xlproRotatedChars.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>Text [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the text for the specified object. Read-only String for the Range object, read/write String for all other objects." width="16" height="16" onclick="getHelp('xlproText.htm')" onmouseover="showReturns('Returns: String')"><br>ToggleVerticalText() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Switches the text flow in the specified WordArt from horizontal to vertical, or vice versa." width="16" height="16" onclick="getHelp('xlmthToggleVerticalText.htm')" onmouseover="showReturns('Returns: Void')"><br>Tracking [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the ratio of the horizontal space allotted to each character in the specified WordArt to the width of the character. Can be a value from 0 (zero) through 5. (Large values for this property specify ample space between characters; values less than 1 can produce character overlap.) Read/write Single." width="16" height="16" onclick="getHelp('xlproTracking.htm')" onmouseover="showReturns('Returns: Single')"><br><h2>TextFrame (1997) <img src="MSGBOX02.ICO" alt="Represents the text frame in a Shape object. Contains the text in the text frame as well as the properties and methods that control the alignment and anchoring of the text frame." width="16" height="16" onclick="getHelp('xlobjTextFrame.htm');showMozHelp('Represents the text frame in a Shape object. Contains the text in the text frame as well as the properties and methods that control the alignment and anchoring of the text frame.');"></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>AutoMargins [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel automatically calculates text frame margins. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAutoMargins.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AutoSize [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the size of the specified object is changed automatically to fit text within its boundaries. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAutoSize.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Characters([Start], [Length]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Characters. Returns a Characters object that represents a range of characters within a shapes text frame. You can use the Characters object to add and format characters within the text frame." width="16" height="16" onclick="getHelp('xlmthCharacters.htm')" onmouseover="showReturns('Returns: Characters')"><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>HorizontalAlignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlHAlign. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you've selected or installed." width="16" height="16" onclick="getHelp('xlproHorizontalAlignment.htm')" onmouseover="showReturns('Returns: XlHAlign')"><br>MarginBottom [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the distance (in points) between the bottom of the text frame and the bottom of the inscribed rectangle of the shape that contains the text. Read/write Single." width="16" height="16" onclick="getHelp('xlproMarginBottom.htm')" onmouseover="showReturns('Returns: Single')"><br>MarginLeft [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the distance (in points) between the left edge of the text frame and the left edge of the inscribed rectangle of the shape that contains the text. Read/write Single." width="16" height="16" onclick="getHelp('xlproMarginLeft.htm')" onmouseover="showReturns('Returns: Single')"><br>MarginRight [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the distance (in points) between the right edge of the text frame and the right edge of the inscribed rectangle of the shape that contains the text. Read/write Single." width="16" height="16" onclick="getHelp('xlproMarginRight.htm')" onmouseover="showReturns('Returns: Single')"><br>MarginTop [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the distance (in points) between the top of the text frame and the top of the inscribed rectangle of the shape that contains the text. Read/write Single." width="16" height="16" onclick="getHelp('xlproMarginTop.htm')" onmouseover="showReturns('Returns: Single')"><br>Orientation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTextOrientation. For OLAP data sources, setting this property for one field in a hierarchy sets the orientation for the other fields in the same hierarchy. Dimension fields can only be oriented in the row, column, and page field areas of the PivotTable report. Measure fields can only be oriented in the data area. Setting a hierarchy or data field to xlHidden removes the hierarchy or field from the PivotTable report." width="16" height="16" onclick="getHelp('xlproOrientation.htm')" onmouseover="showReturns('Returns: MsoTextOrientation')"><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>ReadingOrder [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the reading order for the specified object. Can be one of the following constants: xlRTL (right-to-left), xlLTR (left-to-right), or xlContext. Read/write Long." width="16" height="16" onclick="getHelp('xlproReadingOrder.htm')" onmouseover="showReturns('Returns: Int32')"><br>VerticalAlignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlVAlign. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you've selected or installed." width="16" height="16" onclick="getHelp('xlproVerticalAlignment.htm')" onmouseover="showReturns('Returns: XlVAlign')"><br><h2>ThreeDFormat (1997) <img src="MSGBOX02.ICO" alt="Represents three-dimensional formatting of a shape." width="16" height="16" onclick="getHelp('xlobjThreeDFormat.htm');showMozHelp('Represents three-dimensional formatting of a shape.');"></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>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>Depth [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. For the ThreeDFormat object, returns or sets the depth of the shape's extrusion. Can be a value from &amp;nbsp;&amp;nbsp;600 through 9600 (positive values produce an extrusion whose front face is the original shape; negative values produce an extrusion whose back face is the original shape). Read/write Single." width="16" height="16" onclick="getHelp('xlproDepth.htm')" onmouseover="showReturns('Returns: Single')"><br>ExtrusionColor<input type="image" src="MSGBOX02.ICO" alt="Returns: ColorFormat. Returns a ColorFormat object that represents the color of the shape's extrusion. Read-only." width="16" height="16" onclick="getHelp('xlproExtrusionColor.htm')" onmouseover="showReturns('Returns: ColorFormat')"><br>ExtrusionColorType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoExtrusionColorType. If shape one on myDocument has an automatic extrusion color, this example gives the extrusion a custom yellow color." width="16" height="16" onclick="getHelp('xlproExtrusionColorType.htm')" onmouseover="showReturns('Returns: MsoExtrusionColorType')"><br>IncrementRotationX(Increment) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Changes the rotation of the specified shape around the x-axis by the specified number of degrees. Use the RotationX property to set the absolute rotation of the shape around the x-axis." width="16" height="16" onclick="getHelp('xlmthIncrementRotationX.htm')" onmouseover="showReturns('Returns: Void')"><br>IncrementRotationY(Increment) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Changes the rotation of the specified shape around the y-axis by the specified number of degrees. Use the RotationY property to set the absolute rotation of the shape around the y-axis." width="16" height="16" onclick="getHelp('xlmthIncrementRotationY.htm')" onmouseover="showReturns('Returns: Void')"><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>Perspective [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. Perspective property as it applies to the ThreeDFormat object." width="16" height="16" onclick="getHelp('xlproPerspective.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br>PresetExtrusionDirection<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoPresetExtrusionDirection. This property is read-only. To set the value of this property, use the SetExtrusionDirection method." width="16" height="16" onclick="getHelp('xlproPresetExtrusionDirection.htm')" onmouseover="showReturns('Returns: MsoPresetExtrusionDirection')"><br>PresetLightingDirection [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoPresetLightingDirection. This example specifies that the extrusion for shape one on myDocument extend toward the top of the shape and that the lighting for the extrusion come from the left." width="16" height="16" onclick="getHelp('xlproPresetLightingDirection.htm')" onmouseover="showReturns('Returns: MsoPresetLightingDirection')"><br>PresetLightingSoftness [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoPresetLightingSoftness. This example specifies that the extrusion for shape one on myDocument be lit brightly from the left." width="16" height="16" onclick="getHelp('xlproPresetLightingSoftness.htm')" onmouseover="showReturns('Returns: MsoPresetLightingSoftness')"><br>PresetMaterial [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoPresetMaterial. This example specifies that the extrusion surface for shape one in myDocument be wire frame." width="16" height="16" onclick="getHelp('xlproPresetMaterial.htm')" onmouseover="showReturns('Returns: MsoPresetMaterial')"><br>PresetThreeDFormat<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoPresetThreeDFormat. This property is read-only. To set the preset extrusion format, use the SetThreeDFormat method." width="16" height="16" onclick="getHelp('xlproPresetThreeDFormat.htm')" onmouseover="showReturns('Returns: MsoPresetThreeDFormat')"><br>ResetRotation() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Resets the extrusion rotation around the x-axis and the y-axis to 0 (zero) so that the front of the extrusion faces forward. This method doesnt reset the rotation around the z-axis." width="16" height="16" onclick="getHelp('xlmthResetRotation.htm')" onmouseover="showReturns('Returns: Void')"><br>RotationX [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Single')"><br>RotationY [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Single. Returns or sets the rotation of the extruded shape around the y-axis in degrees. Can be a value from &amp;nbsp;&amp;nbsp;90 through 90. A positive value indicates rotation to the left; a negative value indicates rotation to the right. Read/write Single." width="16" height="16" onclick="getHelp('xlproRotationY.htm')" onmouseover="showReturns('Returns: Single')"><br>SetExtrusionDirection(PresetExtrusionDirection) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the direction that the extrusion's sweep path takes away from the extruded shape." width="16" height="16" onclick="getHelp('xlmthSetExtrusionDirection.htm')" onmouseover="showReturns('Returns: Void')"><br>SetThreeDFormat(PresetThreeDFormat) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the preset extrusion format. Each preset extrusion format contains a set of preset values for the various properties of the extrusion." width="16" height="16" onclick="getHelp('xlmthSetThreeDFormat.htm')" onmouseover="showReturns('Returns: Void')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTriState. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: MsoTriState')"><br><h2>TickLabels (1995) <img src="MSGBOX02.ICO" alt="Represents the tick-mark labels associated with tick marks on a chart axis. This object isnt a collection. Theres no object that represents a single tick-mark label; you must return all the tick-mark labels as a unit." width="16" height="16" onclick="getHelp('xlobjTickLabels.htm');showMozHelp('Represents the tick-mark labels associated with tick marks on a chart axis. This object isnt a collection. Theres no object that represents a single tick-mark label; you must return all the tick-mark labels as a unit.');"></h2>Alignment [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. " width="16" height="16" onclick="getHelp('xlproAlignment.htm')" onmouseover="showReturns('Returns: Int32')"><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>AutoScaleFont [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. True if the text in the object changes font size when the object size changes. The default value is True. Read/write Variant." width="16" height="16" onclick="getHelp('xlproAutoScaleFont.htm')" onmouseover="showReturns('Returns: Object')"><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>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Depth<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. For the ThreeDFormat object, returns or sets the depth of the shape's extrusion. Can be a value from &amp;nbsp;&amp;nbsp;600 through 9600 (positive values produce an extrusion whose front face is the original shape; negative values produce an extrusion whose back face is the original shape). Read/write Single." width="16" height="16" onclick="getHelp('xlproDepth.htm')" onmouseover="showReturns('Returns: Int32')"><br>Font<input type="image" src="MSGBOX02.ICO" alt="Returns: Font. Font property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproFont.htm')" onmouseover="showReturns('Returns: Font')"><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>NumberFormat [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. NumberFormat property as it applies to the DataLabel, DataLabels, PivotField, Style, and TickLabels objects." width="16" height="16" onclick="getHelp('xlproNumberFormat.htm')" onmouseover="showReturns('Returns: String')"><br>NumberFormatLinked [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells). Read/write Boolean." width="16" height="16" onclick="getHelp('xlproNumberFormatLinked.htm')" onmouseover="showReturns('Returns: Boolean')"><br>NumberFormatLocal [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. NumberFormatLocal property as it applies to the Style object." width="16" height="16" onclick="getHelp('xlproNumberFormatLocal.htm')" onmouseover="showReturns('Returns: Object')"><br>Offset [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns a Range object that represents a range thats offset from the specified range. Read-only." width="16" height="16" onclick="getHelp('xlproOffset.htm')" onmouseover="showReturns('Returns: Int32')"><br>Orientation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlTickLabelOrientation. For OLAP data sources, setting this property for one field in a hierarchy sets the orientation for the other fields in the same hierarchy. Dimension fields can only be oriented in the row, column, and page field areas of the PivotTable report. Measure fields can only be oriented in the data area. Setting a hierarchy or data field to xlHidden removes the hierarchy or field from the PivotTable report." width="16" height="16" onclick="getHelp('xlproOrientation.htm')" onmouseover="showReturns('Returns: XlTickLabelOrientation')"><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>ReadingOrder [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the reading order for the specified object. Can be one of the following constants: xlRTL (right-to-left), xlLTR (left-to-right), or xlContext. Read/write Long." width="16" height="16" onclick="getHelp('xlproReadingOrder.htm')" onmouseover="showReturns('Returns: Int32')"><br>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>Trendline (1995) <img src="MSGBOX02.ICO" alt="Represents a trendline in a chart. A trendline shows the trend, or direction, of data in a series. The Trendline object is a member of the Trendlines collection. The Trendlines collection contains all the Trendline objects for a single series." width="16" height="16" onclick="getHelp('xlobjTrendline.htm');showMozHelp('Represents a trendline in a chart. A trendline shows the trend, or direction, of data in a series. The Trendline object is a member of the Trendlines collection. The Trendlines collection contains all the Trendline objects for a single series.');"></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>Backward [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the number of periods (or units on a scatter chart) that the trendline extends backward. Read/write Long" width="16" height="16" onclick="getHelp('xlproBackward.htm')" onmouseover="showReturns('Returns: Int32')"><br>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><br>ClearFormats() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Clears the formatting of the object." width="16" height="16" onclick="getHelp('xlmthClearFormats.htm')" onmouseover="showReturns('Returns: Object')"><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>DataLabel<input type="image" src="MSGBOX02.ICO" alt="Returns: DataLabel. Returns a DataLabel object that represents the data label associated with the point or trendline. Read-only." width="16" height="16" onclick="getHelp('xlproDataLabel.htm')" onmouseover="showReturns('Returns: DataLabel')"><br>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>DisplayEquation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the equation for the trendline is displayed on the chart (in the same data label as the R-squared value). Setting this property to True automatically turns on data labels. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayEquation.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayRSquared [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the R-squared value of the trendline is displayed on the chart (in the same data label as the equation). Setting this property to True automatically turns on data labels. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayRSquared.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Forward [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the number of periods (or units on a scatter chart) that the trendline extends forward. Read/write Long." width="16" height="16" onclick="getHelp('xlproForward.htm')" onmouseover="showReturns('Returns: Int32')"><br>Index<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. For information about using the Index worksheet function in Visual Basic, see Using Worksheet Functions in Visual Basic." width="16" height="16" onclick="getHelp('xlproIndex.htm')" onmouseover="showReturns('Returns: Int32')"><br>Intercept [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns or sets the point where the trendline crosses the value axis. Read/write Double." width="16" height="16" onclick="getHelp('xlproIntercept.htm')" onmouseover="showReturns('Returns: Double')"><br>InterceptIsAuto [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the point where the trendline crosses the value axis is automatically determined by the regression. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproInterceptIsAuto.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Name [= setting]<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>NameIsAuto [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel automatically determines the name of the trendline. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproNameIsAuto.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Order [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. This example breaks Sheet1 into pages when the worksheet is printed. Numbering and printing proceed from the first page to the pages to the right, and then move down and continue printing across the sheet." width="16" height="16" onclick="getHelp('xlproOrder.htm')" onmouseover="showReturns('Returns: Int32')"><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>Period [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the period for the moving-average trendline. Read/write Long." width="16" height="16" onclick="getHelp('xlproPeriod.htm')" onmouseover="showReturns('Returns: Int32')"><br>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br>Type [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlTrendlineType. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: XlTrendlineType')"><br><h2>Trendlines (1995) <img src="MSGBOX02.ICO" alt="A collection of all the Trendline objects for the specified series. Each Trendline object represents a trendline in a chart. A trendline shows the trend, or direction, of data in a series." width="16" height="16" onclick="getHelp('xlobjTrendlines.htm');showMozHelp('A collection of all the Trendline objects for the specified series. Each Trendline object represents a trendline in a chart. A trendline shows the trend, or direction, of data in a series.');"></h2>Add([Type], [Order], [Period], [Forward], [Backward], [Intercept], [DisplayEquation], [DisplayRSquared], [Name]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Trendline. 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: Trendline')"><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([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Trendline. The text name of the object is the value of the Caption property." width="16" height="16" onclick="getHelp('xlmthItem.htm')" onmouseover="showReturns('Returns: Trendline')"><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>UpBars (1995) <img src="MSGBOX02.ICO" alt="Represents the up bars in a chart group. Up bars connect points on series one with higher values on the last series in the chart group (the lines go up from series one). Only 2-D line groups that contain at least two series can have up bars. This object isnt a collection. Theres no object that represents a single up bar; you either have up bars turned on for all points in a chart group or you have them turned off." width="16" height="16" onclick="getHelp('xlobjUpBars.htm');showMozHelp('Represents the up bars in a chart group. Up bars connect points on series one with higher values on the last series in the chart group (the lines go up from series one). Only 2-D line groups that contain at least two series can have up bars. This object isnt a collection. Theres no object that represents a single up bar; you either have up bars turned on for all points in a chart group or you have them turned off.');"></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>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><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>Delete() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Deleting a Point or LegendKey object deletes the entire series." width="16" height="16" onclick="getHelp('xlmthDelete.htm')" onmouseover="showReturns('Returns: Object')"><br>Fill<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartFillFormat. Returns a FillFormat object that contains fill formatting properties for the specified chart or shape. Read-only." width="16" height="16" onclick="getHelp('xlproFill.htm')" onmouseover="showReturns('Returns: ChartFillFormat')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><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>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>UsedObjects (2002) <img src="MSGBOX02.ICO" alt="Represents objects that have been allocated in a workbook." width="16" height="16" onclick="getHelp('xlobjUsedObjects.htm');showMozHelp('Represents objects that have been allocated in a workbook.');"></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>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: Object. 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: Object')"><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>UserAccess (2002) <img src="MSGBOX02.ICO" alt="Represents the user access for a protected range." width="16" height="16" onclick="getHelp('xlobjUserAccess.htm');showMozHelp('Represents the user access for a protected range.');"></h2>AllowEdit [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. In this example, Microsoft Excel notifies the user if cell A1 can be edited or not on a protected worksheet." width="16" height="16" onclick="getHelp('xlproAllowEdit.htm')" onmouseover="showReturns('Returns: Boolean')"><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>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><h2>UserAccessList (2002) <img src="MSGBOX02.ICO" alt="A collection of UserAccess objects that represent the user access for protected ranges." width="16" height="16" onclick="getHelp('xlobjUserAccessList.htm');showMozHelp('A collection of UserAccess objects that represent the user access for protected ranges.');"></h2>Add(Name, AllowEdit) <input type="image" src="MSGBOX02.ICO" alt="Returns: UserAccess. 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: UserAccess')"><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>DeleteAll() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Removes all users associated with access to a&amp;nbsp; protected range on a worksheet." width="16" height="16" onclick="getHelp('xlmthDeleteAll.htm')" onmouseover="showReturns('Returns: Void')"><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: UserAccess. 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: UserAccess')"><br><h2>Validation (1997) <img src="MSGBOX02.ICO" alt="Represents data validation for a worksheet range." width="16" height="16" onclick="getHelp('xlobjValidation.htm');showMozHelp('Represents data validation for a worksheet range.');"></h2>Add(Type, [AlertStyle], [Operator], [Formula1], [Formula2]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. 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: Void')"><br>AlertStyle<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Use the Add method to set the alert style for a range. If the range already has data validation, use the Modify method to change the alert style." width="16" height="16" onclick="getHelp('xlproAlertStyle.htm')" onmouseover="showReturns('Returns: Int32')"><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>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>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>ErrorMessage [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the data validation error message. Read/write String." width="16" height="16" onclick="getHelp('xlproErrorMessage.htm')" onmouseover="showReturns('Returns: String')"><br>ErrorTitle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the title of the data-validation error dialog box. Read/write String." width="16" height="16" onclick="getHelp('xlproErrorTitle.htm')" onmouseover="showReturns('Returns: String')"><br>Formula1<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the value or expression associated with the conditional format or data validation. Can be a constant value, a string value, a cell reference, or a formula. Read-only String." width="16" height="16" onclick="getHelp('xlproFormula1.htm')" onmouseover="showReturns('Returns: String')"><br>Formula2<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the value or expression associated with the second part of a conditional format or data validation. Used only when the data validation conditional format Operator property is xlBetween or xlNotBetween. Can be a constant value, a string value, a cell reference, or a formula. Read-only String." width="16" height="16" onclick="getHelp('xlproFormula2.htm')" onmouseover="showReturns('Returns: String')"><br>IgnoreBlank [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if blank values are permitted by the range data validation. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproIgnoreBlank.htm')" onmouseover="showReturns('Returns: Boolean')"><br>IMEMode [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Note that this property can be set only when Japanese language support has been installed and selected." width="16" height="16" onclick="getHelp('xlproIMEMode.htm')" onmouseover="showReturns('Returns: Int32')"><br>InCellDropdown [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if data validation displays a drop-down list that contains acceptable values. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproInCellDropdown.htm')" onmouseover="showReturns('Returns: Boolean')"><br>InputMessage [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the data validation input message. Read/write String." width="16" height="16" onclick="getHelp('xlproInputMessage.htm')" onmouseover="showReturns('Returns: String')"><br>InputTitle [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the title of the data-validation input dialog box. Read/write String." width="16" height="16" onclick="getHelp('xlproInputTitle.htm')" onmouseover="showReturns('Returns: String')"><br>Modify([Type], [AlertStyle], [Operator], [Formula1], [Formula2]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Modifies the data validation or conditional format. For more information, click the object you want to modify." width="16" height="16" onclick="getHelp('xlmthModify.htm')" onmouseover="showReturns('Returns: Void')"><br>Operator<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. This example changes the formula for conditional format one, for cells E1:E10 if the formula specifies &amp;quot;less than 5.&amp;quot;" width="16" height="16" onclick="getHelp('xlproOperator.htm')" onmouseover="showReturns('Returns: Int32')"><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>ShowError [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the data validation error message will be displayed whenever the user enters invalid data. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowError.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowInput [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the data validation input message will be displayed whenever the user selects a cell in the data validation range. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowInput.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Type<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: Int32')"><br>Value<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. For the Application object, always returns &amp;quot;Microsoft Excel&amp;quot;. For the CubeField object, the name of the specified field. For the Style object, the name of the specified style. Read-only String." width="16" height="16" onclick="getHelp('xlproValue.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>VPageBreak (1997) <img src="MSGBOX02.ICO" alt="Represents a vertical page break. The VPageBreak object is a member of the VPageBreaks collection." width="16" height="16" onclick="getHelp('xlobjVPageBreak.htm');showMozHelp('Represents a vertical page break. The VPageBreak object is a member of the VPageBreaks collection.');"></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>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>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>DragOff(Direction, RegionIndex) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This method exists primarily for the macro recorder. You can use the Delete method to delete a page break in Visual Basic." width="16" height="16" onclick="getHelp('xlmthDragOff.htm')" onmouseover="showReturns('Returns: Void')"><br>Extent<input type="image" src="MSGBOX02.ICO" alt="Returns: XlPageBreakExtent. Returns the type of the specified page break: full-screen or only within a print area. Can be either of the following XlPageBreakExtent constants: xlPageBreakFull or xlPageBreakPartial. Read-only Long." width="16" height="16" onclick="getHelp('xlproExtent.htm')" onmouseover="showReturns('Returns: XlPageBreakExtent')"><br>Location [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. For the HPageBreak and VPageBreak objects, this property returns or sets the cell (a Range object) that defines the page-break location. Horizontal page breaks are aligned with the top edge of the location cell; vertical page breaks are aligned with the left edge of the location cell. Read/write Range." width="16" height="16" onclick="getHelp('xlproLocation.htm')" onmouseover="showReturns('Returns: Range')"><br>Parent<input type="image" src="MSGBOX02.ICO" alt="Returns: Worksheet. Returns the parent object for the specified object." width="16" height="16" onclick="getHelp('xlproParent.htm')" onmouseover="showReturns('Returns: Worksheet')"><br>Type [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlPageBreak. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: XlPageBreak')"><br><h2>VPageBreaks (1997) <img src="MSGBOX02.ICO" alt="A collection of vertical page breaks within the print area. Each vertical page break is represented by a VPageBreak object." width="16" height="16" onclick="getHelp('xlobjVPageBreaks.htm');showMozHelp('A collection of vertical page breaks within the print area. Each vertical page break is represented by a VPageBreak object.');"></h2>Add(Before) <input type="image" src="MSGBOX02.ICO" alt="Returns: VPageBreak. 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: VPageBreak')"><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: VPageBreak. 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: VPageBreak')"><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>Walls (1995) <img src="MSGBOX02.ICO" alt="Represents the walls of a 3-D chart. This object isnt a collection. Theres no object that represents a single wall; you must return all the walls as a unit." width="16" height="16" onclick="getHelp('xlobjWalls.htm');showMozHelp('Represents the walls of a 3-D chart. This object isnt a collection. Theres no object that represents a single wall; you must return all the walls as a unit.');"></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>Border<input type="image" src="MSGBOX02.ICO" alt="Returns: Border. This example sets the color of the chart area border of Chart1 to red." width="16" height="16" onclick="getHelp('xlproBorder.htm')" onmouseover="showReturns('Returns: Border')"><br>ClearFormats() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Clears the formatting of the object." width="16" height="16" onclick="getHelp('xlmthClearFormats.htm')" onmouseover="showReturns('Returns: Object')"><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>Fill<input type="image" src="MSGBOX02.ICO" alt="Returns: ChartFillFormat. Returns a FillFormat object that contains fill formatting properties for the specified chart or shape. Read-only." width="16" height="16" onclick="getHelp('xlproFill.htm')" onmouseover="showReturns('Returns: ChartFillFormat')"><br>Interior<input type="image" src="MSGBOX02.ICO" alt="Returns: Interior. Interior property as it applies to the CellFormat object." width="16" height="16" onclick="getHelp('xlproInterior.htm')" onmouseover="showReturns('Returns: Interior')"><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>Paste() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Pastes chart data from the Clipboard into the specified chart." width="16" height="16" onclick="getHelp('xlmthPaste.htm')" onmouseover="showReturns('Returns: Void')"><br>PictureType [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example sets series one in Chart1 to stretch pictures. The example should be run on a 2-D column chart with picture data markers." width="16" height="16" onclick="getHelp('xlproPictureType.htm')" onmouseover="showReturns('Returns: Object')"><br>PictureUnit [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets the unit for each picture on the chart if the PictureType property is set to xlScale (if not, this property is ignored). Read/write Long." width="16" height="16" onclick="getHelp('xlproPictureUnit.htm')" onmouseover="showReturns('Returns: Object')"><br>Select() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>Watch (2002) <img src="MSGBOX02.ICO" alt="Represents a range which is tracked when the worksheet is recalculated. The Watch object allows users to verify the accuracy of their models and debug problems they encounter. The Watch object is a member of the Watches collection." width="16" height="16" onclick="getHelp('xlobjWatch.htm');showMozHelp('Represents a range which is tracked when the worksheet is recalculated. The Watch object allows users to verify the accuracy of their models and debug problems they encounter. The Watch object is a member of the Watches collection.');"></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>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>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>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>Source<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Source property as it applies to the PublishObject object." width="16" height="16" onclick="getHelp('xlproSource.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>Watches (2002) <img src="MSGBOX02.ICO" alt="A collection of all the Watch objects in a specified application." width="16" height="16" onclick="getHelp('xlobjWatches.htm');showMozHelp('A collection of all the Watch objects in a specified application.');"></h2>Add(Source) <input type="image" src="MSGBOX02.ICO" alt="Returns: Watch. 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: Watch')"><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>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>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: Watch. 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: Watch')"><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>WebOptions (2000) <img src="MSGBOX02.ICO" alt="Contains workbook-level attributes used by Microsoft Excel when you save a document as a Web page or open a Web page. You can return or set attributes either at the application (global) level or at the workbook level. (Note that attribute values can be different from one workbook to another, depending on the attribute value at the time the workbook was saved.) Workbook-level attribute settings override application-level attribute settings. Application-level attributes are contained in the DefaultWebOptions object." width="16" height="16" onclick="getHelp('xlobjWebOptions.htm');showMozHelp('Contains workbook-level attributes used by Microsoft Excel when you save a document as a Web page or open a Web page. You can return or set attributes either at the application (global) level or at the workbook level. (Note that attribute values can be different from one workbook to another, depending on the attribute value at the time the workbook was saved.) Workbook-level attribute settings override application-level attribute settings. Application-level attributes are contained in the DefaultWebOptions object.');"></h2>AllowPNG [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if PNG (Portable Network Graphics) is allowed as an image format when you save documents as a Web page. False if PNG is not allowed as an output format. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAllowPNG.htm')" onmouseover="showReturns('Returns: Boolean')"><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>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>DownloadComponents [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the necessary Microsoft Office Web components are downloaded when you view the saved document in a Web browser, but only if the components are not already installed. False if the components are not downloaded. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDownloadComponents.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Encoding [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoEncoding. You cannot use any of the constants that have the suffix AutoDetect. These constants are used by the ReloadAs method." width="16" height="16" onclick="getHelp('xlproEncoding.htm')" onmouseover="showReturns('Returns: MsoEncoding')"><br>FolderSuffix<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Newly created documents use the suffix returned by the FolderSuffix property of the DefaultWebOptions object. The value of the FolderSuffix property of the WebOptions object may differ from that of the DefaultWebOptions object if the document was previously edited in a different language version of Microsoft Excel. You can use the UseDefaultFolderSuffix method to change the suffix to the language you are currently using in Microsoft Office." width="16" height="16" onclick="getHelp('xlproFolderSuffix.htm')" onmouseover="showReturns('Returns: String')"><br>LocationOfComponents [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the central URL (on the intranet or Web) or path (local or network) to the location from which authorized users can download Microsoft Office Web components when viewing your saved document. The default value is the local or network installation path for Microsoft Office. Read/write String." width="16" height="16" onclick="getHelp('xlproLocationOfComponents.htm')" onmouseover="showReturns('Returns: String')"><br>OrganizeInFolder [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if all supporting files, such as background textures and graphics, are organized in a separate folder when you save the specified document as a Web page. False if supporting files are saved in the same folder as the Web page. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproOrganizeInFolder.htm')" onmouseover="showReturns('Returns: Boolean')"><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>PixelsPerInch [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the density (pixels per inch) of graphics images and table cells on a Web page. The range of settings is usually from 19 to 480, and common settings for popular screen sizes are 72, 96, and 120. The default setting is 96. Read/write Long." width="16" height="16" onclick="getHelp('xlproPixelsPerInch.htm')" onmouseover="showReturns('Returns: Int32')"><br>RelyOnCSS [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if cascading style sheets (CSS) are used for font formatting when you view a saved document in a Web browser. Microsoft Excel creates a cascading style sheet file and saves it either to the specified folder or to the same folder as your Web page, depending on the value of the OrganizeInFolder property. False if HTML &amp;lt;FONT&amp;gt; tags and cascading style sheets are used. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproRelyOnCSS.htm')" onmouseover="showReturns('Returns: Boolean')"><br>RelyOnVML [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if image files are not generated from drawing objects when you save a document as a Web page. False if images are generated. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproRelyOnVML.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ScreenSize [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoScreenSize. This example sets the target screen size at 800x600 pixels." width="16" height="16" onclick="getHelp('xlproScreenSize.htm')" onmouseover="showReturns('Returns: MsoScreenSize')"><br>TargetBrowser [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoTargetBrowser. Returns or sets an MsoTargetBrowser constant indicating the browser version. Read/write." width="16" height="16" onclick="getHelp('xlproTargetBrowser.htm')" onmouseover="showReturns('Returns: MsoTargetBrowser')"><br>UseDefaultFolderSuffix() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the folder suffix for the specified document to the default suffix for the language support you have selected or installed." width="16" height="16" onclick="getHelp('xlmthUseDefaultFolderSuffix.htm')" onmouseover="showReturns('Returns: Void')"><br>UseLongFileNames [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if long file names are used when you save the document as a Web page. False if long file names are not used and the DOS file name format (8.3) is used. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproUseLongFileNames.htm')" onmouseover="showReturns('Returns: Boolean')"><br><h2>Window (1995) <img src="MSGBOX02.ICO" alt="Represents a window. Many worksheet characteristics, such as scroll bars and gridlines, are actually properties of the window. The Window object is a member of the Windows collection. The Windows collection for the Application object contains all the windows in the application, whereas the Windows collection for the Workbook object contains only the windows in the specified workbook. " width="16" height="16" onclick="getHelp('xlobjWindow.htm');showMozHelp('Represents a window. Many worksheet characteristics, such as scroll bars and gridlines, are actually properties of the window. The Window object is a member of the Windows collection. The Windows collection for the Application object contains all the windows in the application, whereas the Windows collection for the Workbook object contains only the windows in the specified workbook. ');"></h2>Activate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example activates Sheet1." width="16" height="16" onclick="getHelp('xlmthActivate.htm')" onmouseover="showReturns('Returns: Object')"><br>ActivateNext() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Activates the specified window and then sends it to the back of the window z-order." width="16" height="16" onclick="getHelp('xlmthActivateNext.htm')" onmouseover="showReturns('Returns: Object')"><br>ActivatePrevious() <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Activates the specified window and then activates the window at the back of the window z-order." width="16" height="16" onclick="getHelp('xlmthActivatePrevious.htm')" onmouseover="showReturns('Returns: Object')"><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>ActivePane<input type="image" src="MSGBOX02.ICO" alt="Returns: Pane. Returns a Pane object that represents the active pane in the window. Read-only." width="16" height="16" onclick="getHelp('xlproActivePane.htm')" onmouseover="showReturns('Returns: Pane')"><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>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>Caption [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. 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: Object')"><br>Close([SaveChanges], [Filename], [RouteWorkbook]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Closing a workbook from Visual Basic doesn't run any Auto_Close macros in the workbook. Use the RunAutoMacros method to run the auto close macros." width="16" height="16" onclick="getHelp('xlmthClose.htm')" onmouseover="showReturns('Returns: Boolean')"><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>DisplayFormulas [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the window is displaying formulas, False if the window is displaying values. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayFormulas.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayGridlines [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if gridlines are displayed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayGridlines.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayHeadings [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if both row and column headings are displayed, False if there are no headings displayed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayHeadings.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayHorizontalScrollBar [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the horizontal scroll bar is displayed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayHorizontalScrollBar.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayOutline [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if outline symbols are displayed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayOutline.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayRightToLeft [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the specified window or worksheet is displayed from right to left instead of from left to right. False if the object is displayed from left to right. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayRightToLeft.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayVerticalScrollBar [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the vertical scroll bar is displayed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayVerticalScrollBar.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayWorkbookTabs [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the workbook tabs are displayed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayWorkbookTabs.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayZeros [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if zero values are displayed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayZeros.htm')" onmouseover="showReturns('Returns: Boolean')"><br>EnableResize [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the window can be resized. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnableResize.htm')" onmouseover="showReturns('Returns: Boolean')"><br>FreezePanes [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if split panes are frozen. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproFreezePanes.htm')" onmouseover="showReturns('Returns: Boolean')"><br>GridlineColor [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the gridline color as an RGB value. Read/write Long." width="16" height="16" onclick="getHelp('xlproGridlineColor.htm')" onmouseover="showReturns('Returns: Int32')"><br>GridlineColorIndex [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlColorIndex. Set this property to xlColorIndexAutomatic to specify the automatic color." width="16" height="16" onclick="getHelp('xlproGridlineColorIndex.htm')" onmouseover="showReturns('Returns: XlColorIndex')"><br>Height [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example sets the height of the embedded chart." width="16" height="16" onclick="getHelp('xlproHeight.htm')" onmouseover="showReturns('Returns: Double')"><br>Index<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. For information about using the Index worksheet function in Visual Basic, see Using Worksheet Functions in Visual Basic." width="16" height="16" onclick="getHelp('xlproIndex.htm')" onmouseover="showReturns('Returns: Int32')"><br>LargeScroll([Down], [Up], [ToRight], [ToLeft]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Scrolls the contents of the window by pages." width="16" height="16" onclick="getHelp('xlmthLargeScroll.htm')" onmouseover="showReturns('Returns: Object')"><br>Left [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. If the window is maximized, Application.Left returns a negative number that varies based on the width of the window border. Setting Application.Left to 0 (zero) will make the window a tiny bit smaller than it would be if the application window were maximized. In other words, if Application.Left is 0 (zero), the left border of the main Microsoft Excel window will just barely be visible on the screen. " width="16" height="16" onclick="getHelp('xlproLeft.htm')" onmouseover="showReturns('Returns: Double')"><br>NewWindow() <input type="image" src="MSGBOX02.ICO" alt="Returns: Window. Creates a new window or a copy of the specified window." width="16" height="16" onclick="getHelp('xlmthNewWindow.htm')" onmouseover="showReturns('Returns: Window')"><br>OnWindow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the name of the procedure thats run whenever you activate a window. Read/write String." width="16" height="16" onclick="getHelp('xlproOnWindow.htm')" onmouseover="showReturns('Returns: String')"><br>Panes<input type="image" src="MSGBOX02.ICO" alt="Returns: Panes. Returns a Panes collection that represents all the panes in the specified window. Read-only." width="16" height="16" onclick="getHelp('xlproPanes.htm')" onmouseover="showReturns('Returns: Panes')"><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>PointsToScreenPixelsX(Points) <input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Converts a horizontal measurement from points (document coordinates) to screen pixels (screen coordinates). Returns the converted measurement as a Long value." width="16" height="16" onclick="getHelp('xlmthPointsToScreenPixelsX.htm')" onmouseover="showReturns('Returns: Int32')"><br>PointsToScreenPixelsY(Points) <input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Converts a vertical measurement from points (document coordinates) to screen pixels (screen coordinates). Returns the converted measurement as a Long value." width="16" height="16" onclick="getHelp('xlmthPointsToScreenPixelsY.htm')" onmouseover="showReturns('Returns: Int32')"><br>PrintOut([From], [To], [Copies], [Preview], [ActivePrinter], [PrintToFile], [Collate], [PrToFileName]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Prints the object." width="16" height="16" onclick="getHelp('xlmthPrintOut.htm')" onmouseover="showReturns('Returns: Object')"><br>PrintPreview([EnableChanges]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Shows a preview of the object as it would look when printed." width="16" height="16" onclick="getHelp('xlmthPrintPreview.htm')" onmouseover="showReturns('Returns: Object')"><br>RangeFromPoint(x, y) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the Range object that is positioned at the specified pair of screen coordinates. If there isnt a shape located at the specified coordinates, this method returns Nothing." width="16" height="16" onclick="getHelp('xlmthRangeFromPoint.htm')" onmouseover="showReturns('Returns: Object')"><br>RangeSelection<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the selected cells on the worksheet in the specified window even if a graphic object is active or selected on the worksheet. Read-only." width="16" height="16" onclick="getHelp('xlproRangeSelection.htm')" onmouseover="showReturns('Returns: Range')"><br>ScrollColumn [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the number of the leftmost column in the pane or window. Read/write Long." width="16" height="16" onclick="getHelp('xlproScrollColumn.htm')" onmouseover="showReturns('Returns: Int32')"><br>ScrollIntoView(Left, Top, Width, Height, [Start]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Scrolls the document window so that the contents of a specified rectangular area are displayed in either the upper-left or lower-right corner of the document window or pane (depending on the value of the Start argument)." width="16" height="16" onclick="getHelp('xlmthScrollIntoView.htm')" onmouseover="showReturns('Returns: Void')"><br>ScrollRow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the number of the row that appears at the top of the pane or window. Read/write Long." width="16" height="16" onclick="getHelp('xlproScrollRow.htm')" onmouseover="showReturns('Returns: Int32')"><br>ScrollWorkbookTabs([Sheets], [Position]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Scrolls through the workbook tabs at the bottom of the window. Doesn't affect the active sheet in the workbook." width="16" height="16" onclick="getHelp('xlmthScrollWorkbookTabs.htm')" onmouseover="showReturns('Returns: Object')"><br>SelectedSheets<input type="image" src="MSGBOX02.ICO" alt="Returns: Sheets. Returns a Sheets collection that represents all the selected sheets in the specified window. Read-only." width="16" height="16" onclick="getHelp('xlproSelectedSheets.htm')" onmouseover="showReturns('Returns: Sheets')"><br>Selection<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the selected object in the active window, for an Application object, and a specified window, for a Windows object." width="16" height="16" onclick="getHelp('xlproSelection.htm')" onmouseover="showReturns('Returns: Object')"><br>SmallScroll([Down], [Up], [ToRight], [ToLeft]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Scrolls the contents of the window by rows or columns." width="16" height="16" onclick="getHelp('xlmthSmallScroll.htm')" onmouseover="showReturns('Returns: Object')"><br>Split [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the window is split. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproSplit.htm')" onmouseover="showReturns('Returns: Boolean')"><br>SplitColumn [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the column number where the window is split into panes (the number of columns to the left of the split line). Read/write Long." width="16" height="16" onclick="getHelp('xlproSplitColumn.htm')" onmouseover="showReturns('Returns: Int32')"><br>SplitHorizontal [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns or sets the location of the horizontal window split, in points. Read/write Double." width="16" height="16" onclick="getHelp('xlproSplitHorizontal.htm')" onmouseover="showReturns('Returns: Double')"><br>SplitRow [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the row number where the window is split into panes (the number of rows above the split). Read/write Long." width="16" height="16" onclick="getHelp('xlproSplitRow.htm')" onmouseover="showReturns('Returns: Int32')"><br>SplitVertical [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns or sets the location of the vertical window split, in points. Read/write Double." width="16" height="16" onclick="getHelp('xlproSplitVertical.htm')" onmouseover="showReturns('Returns: Double')"><br>TabRatio [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns or sets the ratio of the width of the workbook's tab area to the width of the window's horizontal scroll bar (as a number between 0 (zero) and 1; the default value is 0.6). Read/write Double." width="16" height="16" onclick="getHelp('xlproTabRatio.htm')" onmouseover="showReturns('Returns: Double')"><br>Top [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. The distance from the top edge of the screen to the top edge of the main Microsoft Excel window. If the application window is minimized, this property controls the position of the window icon (anywhere on the screen). Read/write Double." width="16" height="16" onclick="getHelp('xlproTop.htm')" onmouseover="showReturns('Returns: Double')"><br>Type<input type="image" src="MSGBOX02.ICO" alt="Returns: XlWindowType. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: XlWindowType')"><br>UsableHeight<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the maximum height of the space that a window can occupy in the application window area, in points. Read-only Double." width="16" height="16" onclick="getHelp('xlproUsableHeight.htm')" onmouseover="showReturns('Returns: Double')"><br>UsableWidth<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the maximum width of the space that a window can occupy in the application window area, in points. Read-only Double." width="16" height="16" onclick="getHelp('xlproUsableWidth.htm')" onmouseover="showReturns('Returns: Double')"><br>View [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlWindowView. This example switches the view in the active window to page break preview." width="16" height="16" onclick="getHelp('xlproView.htm')" onmouseover="showReturns('Returns: XlWindowView')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: Boolean')"><br>VisibleRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the range of cells that are visible in the window or pane. If a column or row is partially visible, it's included in the range. Read-only." width="16" height="16" onclick="getHelp('xlproVisibleRange.htm')" onmouseover="showReturns('Returns: Range')"><br>Width [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. This example expands the active window to the maximum size available (assuming that the window isnt maximized)." width="16" height="16" onclick="getHelp('xlproWidth.htm')" onmouseover="showReturns('Returns: Double')"><br>WindowNumber<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the window number. For example, a window named Book1.xls:2 has 2 as its window number. Most windows have the window number 1. Read-only Long." width="16" height="16" onclick="getHelp('xlproWindowNumber.htm')" onmouseover="showReturns('Returns: Int32')"><br>WindowState [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlWindowState. This example maximizes the application window in Microsoft Excel." width="16" height="16" onclick="getHelp('xlproWindowState.htm')" onmouseover="showReturns('Returns: XlWindowState')"><br>Zoom [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets a percentage (between 10 and 400 percent) by which Microsoft Excel will scale the worksheet for printing. Applies only to worksheets. Read/write Variant." width="16" height="16" onclick="getHelp('xlproZoom.htm')" onmouseover="showReturns('Returns: Object')"><br><h2>Windows (1995) <img src="MSGBOX02.ICO" alt="A collection of all the Window objects in Microsoft Excel. The Windows collection for the Application object contains all the windows in the application, whereas the Windows collection for the Workbook object contains only the windows in the specified workbook." width="16" height="16" onclick="getHelp('xlobjWindows.htm');showMozHelp('A collection of all the Window objects in Microsoft Excel. The Windows collection for the Application object contains all the windows in the application, whereas the Windows collection for the Workbook object contains only the windows in the specified workbook.');"></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>Arrange([ArrangeStyle], [ActiveWorkbook], [SyncHorizontal], [SyncVertical]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Arranges the windows on the screen. Varint." width="16" height="16" onclick="getHelp('xlmthArrange.htm')" onmouseover="showReturns('Returns: Object')"><br>BreakSideBySide() <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>CompareSideBySideWith(WindowName) <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>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: Window. 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: Window')"><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>ResetPositionsSideBySide() <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>SyncScrollingSideBySide [= 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><h2>Workbook (1995) <img src="MSGBOX02.ICO" alt="Represents a Microsoft Excel workbook. The Workbook object is a member of the Workbooks collection. The Workbooks collection contains all the Workbook objects currently open in Microsoft Excel." width="16" height="16" onclick="getHelp('xlobjWorkbook.htm');showMozHelp('Represents a Microsoft Excel workbook. The Workbook object is a member of the Workbooks collection. The Workbooks collection contains all the Workbook objects currently open in Microsoft Excel.');"></h2>AcceptAllChanges([When], [Who], [Where]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Accepts all changes in the specified shared workbook." width="16" height="16" onclick="getHelp('xlmthAcceptAllChanges.htm')" onmouseover="showReturns('Returns: Void')"><br>AcceptLabelsInFormulas [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if labels can be used in worksheet formulas. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAcceptLabelsInFormulas.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Activate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example activates Sheet1." width="16" height="16" onclick="getHelp('xlmthActivate.htm')" onmouseover="showReturns('Returns: Void')"><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>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>AddinInstall<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when the workbook is installed as an add-in" width="16" height="16" onclick="getHelp('xlevtAddinInstall.htm')" onmouseover="showReturns('Returns: ')"><br>AddinUninstall<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when the workbook is uninstalled as an add-in." width="16" height="16" onclick="getHelp('xlevtAddinUninstall.htm')" onmouseover="showReturns('Returns: ')"><br>AddToFavorites() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Adds a shortcut to the workbook or hyperlink to the Favorites folder." width="16" height="16" onclick="getHelp('xlmthAddToFavorites.htm')" onmouseover="showReturns('Returns: Void')"><br>AfterXmlExport<input type="image" src="MSGBOX02.ICO" alt="Returns: . Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ')"><br>AfterXmlImport<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>Author [= setting]<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>AutoUpdateFrequency [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the number of minutes between automatic updates to the shared workbook. If this property is set to zero (0), updates occur only when the workbook is saved. Read/write Long." width="16" height="16" onclick="getHelp('xlproAutoUpdateFrequency.htm')" onmouseover="showReturns('Returns: Int32')"><br>AutoUpdateSaveChanges [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if current changes to the shared workbook are posted to other users whenever the workbook is automatically updated. False if changes arent posted (this workbook is still synchronized with changes made by other users). The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAutoUpdateSaveChanges.htm')" onmouseover="showReturns('Returns: Boolean')"><br>BeforeClose<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs before the workbook closes. If the workbook has been changed, this event occurs before the user is asked to save changes." width="16" height="16" onclick="getHelp('xlevtBeforeClose.htm')" onmouseover="showReturns('Returns: ')"><br>BeforePrint<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs before the workbook (or anything in it) is printed." width="16" height="16" onclick="getHelp('xlevtBeforePrint.htm')" onmouseover="showReturns('Returns: ')"><br>BeforeSave<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs before the workbook is saved." width="16" height="16" onclick="getHelp('xlevtBeforeSave.htm')" onmouseover="showReturns('Returns: ')"><br>BeforeXmlExport<input type="image" src="MSGBOX02.ICO" alt="Returns: . Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ')"><br>BeforeXmlImport<input type="image" src="MSGBOX02.ICO" alt="Returns: . Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ')"><br>BreakLink(Name, Type) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Converts formulas linked to other Microsoft Excel sources or OLE sources to values." width="16" height="16" onclick="getHelp('xlmthBreakLink.htm')" onmouseover="showReturns('Returns: Void')"><br>BuiltinDocumentProperties<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns a DocumentProperties collection that represents all the built-in document properties for the specified workbook. Read-only." width="16" height="16" onclick="getHelp('xlproBuiltinDocumentProperties.htm')" onmouseover="showReturns('Returns: Object')"><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>CanCheckIn() <input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlmthCanCheckIn.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ChangeFileAccess(Mode, [WritePassword], [Notify]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. If you have a file open in read-only mode, you don't have exclusive access to the file. If you change a file from read-only to read/write, Microsoft Excel must load a new copy of the file to ensure that no changes were made while you had the file open as read-only." width="16" height="16" onclick="getHelp('xlmthChangeFileAccess.htm')" onmouseover="showReturns('Returns: Void')"><br>ChangeHistoryDuration [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns or sets the number of days shown in the shared workbook's change history. Read/write Long." width="16" height="16" onclick="getHelp('xlproChangeHistoryDuration.htm')" onmouseover="showReturns('Returns: Int32')"><br>ChangeLink(Name, NewName, [Type]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example changes a Microsoft Excel link." width="16" height="16" onclick="getHelp('xlmthChangeLink.htm')" onmouseover="showReturns('Returns: Void')"><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>CheckIn([SaveChanges], [Comments], [MakePublic]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Performs a check-in (with or without publish) or undo-check-out of the working copy on the server. Read/write." width="16" height="16" onclick="getHelp('xlmthCheckIn.htm')" onmouseover="showReturns('Returns: Void')"><br>Close([SaveChanges], [Filename], [RouteWorkbook]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Closing a workbook from Visual Basic doesn't run any Auto_Close macros in the workbook. Use the RunAutoMacros method to run the auto close macros." width="16" height="16" onclick="getHelp('xlmthClose.htm')" onmouseover="showReturns('Returns: Void')"><br>CodeName<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the code name for the object. Read-only String." width="16" height="16" onclick="getHelp('xlproCodeName.htm')" onmouseover="showReturns('Returns: String')"><br>Colors [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets colors in the palette for the workbook. The palette has 56 entries, each represented by an RGB value. Read/write Variant." width="16" height="16" onclick="getHelp('xlproColors.htm')" onmouseover="showReturns('Returns: Object')"><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>Comments [= setting]<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>ConflictResolution [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlSaveConflictResolution. Returns or sets the way conflicts are to be resolved whenever a shared workbook is updated. Read/write XlSaveConflictResolution." width="16" height="16" onclick="getHelp('xlproConflictResolution.htm')" onmouseover="showReturns('Returns: XlSaveConflictResolution')"><br>Container<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the object that contains the specified embedded workbook. Read-only Object." width="16" height="16" onclick="getHelp('xlproContainer.htm')" onmouseover="showReturns('Returns: Object')"><br>CreateBackup<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if a backup file is created when this file is saved. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproCreateBackup.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>CustomDocumentProperties<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns or sets a DocumentProperties collection that represents all the custom document properties for the specified workbook." width="16" height="16" onclick="getHelp('xlproCustomDocumentProperties.htm')" onmouseover="showReturns('Returns: Object')"><br>CustomViews<input type="image" src="MSGBOX02.ICO" alt="Returns: CustomViews. Returns a CustomViews collection that represents all the custom views for the workbook." width="16" height="16" onclick="getHelp('xlproCustomViews.htm')" onmouseover="showReturns('Returns: CustomViews')"><br>Date1904 [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the workbook uses the 1904 date system. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDate1904.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Deactivate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when the chart, worksheet, or workbook is deactivated." width="16" height="16" onclick="getHelp('xlevtDeactivate.htm')" onmouseover="showReturns('Returns: ')"><br>DeleteNumberFormat(NumberFormat) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Deletes a custom number format from the workbook." width="16" height="16" onclick="getHelp('xlmthDeleteNumberFormat.htm')" onmouseover="showReturns('Returns: Void')"><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>DisplayDrawingObjects [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlDisplayDrawingObjects. Returns or sets how shapes are displayed. Read/write Long." width="16" height="16" onclick="getHelp('xlproDisplayDrawingObjects.htm')" onmouseover="showReturns('Returns: XlDisplayDrawingObjects')"><br>DisplayInkComments [= 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>DocumentLibraryVersions<input type="image" src="MSGBOX02.ICO" alt="Returns: DocumentLibraryVersions. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: DocumentLibraryVersions')"><br>Dummy16() <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>Dummy17(calcid) <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>EnableAutoRecover [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Saves changed files, of all formats, on a timed interval.&amp;nbsp;If Microsoft Excel fails, the system fails, or if the system is improperly shut down (not allowing Excel to save the changed files), the backed up files are opened and the user has an opportunity to save changes that otherwise would have been lost. When the user restarts Excel, a document recovery window opens, giving the user an option to recover the files they were working on. Setting this property to True (default) enables this feature. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnableAutoRecover.htm')" onmouseover="showReturns('Returns: Boolean')"><br>EndReview() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Terminates a review of a file that has been sent for review using the SendForReview method." width="16" height="16" onclick="getHelp('xlmthEndReview.htm')" onmouseover="showReturns('Returns: Void')"><br>EnvelopeVisible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the e-mail composition header and the envelope toolbar are both visible. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnvelopeVisible.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>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>ExclusiveAccess() <input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. Assigns the current user exclusive access to the workbook that's open as a shared list." width="16" height="16" onclick="getHelp('xlmthExclusiveAccess.htm')" onmouseover="showReturns('Returns: Boolean')"><br>FileFormat<input type="image" src="MSGBOX02.ICO" alt="Returns: XlFileFormat. Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that youve selected or installed." width="16" height="16" onclick="getHelp('xlproFileFormat.htm')" onmouseover="showReturns('Returns: XlFileFormat')"><br>FollowHyperlink(Address, [SubAddress], [NewWindow], [AddHistory], [ExtraInfo], [Method], [HeaderInfo]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Displays a cached document, if its already been downloaded. Otherwise, this method resolves the hyperlink, downloads the target document, and displays the document in the appropriate application." width="16" height="16" onclick="getHelp('xlmthFollowHyperlink.htm')" onmouseover="showReturns('Returns: Void')"><br>ForwardMailer() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlmthForwardMailer.htm')" onmouseover="showReturns('Returns: Void')"><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>FullNameURLEncoded<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns a String indicating the name of the object, including its path on disk, as a string. Read-only." width="16" height="16" onclick="getHelp('xlproFullNameURLEncoded.htm')" onmouseover="showReturns('Returns: String')"><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>GetType() <input type="image" src="MSGBOX02.ICO" alt="Returns: Type. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Type')"><br>HasMailer [= 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>HasPassword<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the workbook has a protection password. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproHasPassword.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HasRoutingSlip [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the workbook has a routing slip. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHasRoutingSlip.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HighlightChangesOnScreen [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if changes to the shared workbook are highlighted on-screen. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproHighlightChangesOnScreen.htm')" onmouseover="showReturns('Returns: Boolean')"><br>HighlightChangesOptions([When], [Who], [Where]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Controls how changes are shown in a shared workbook." width="16" height="16" onclick="getHelp('xlmthHighlightChangesOptions.htm')" onmouseover="showReturns('Returns: Void')"><br>HTMLProject<input type="image" src="MSGBOX02.ICO" alt="Returns: HTMLProject. Returns the HTMLProject object in the specified workbook, which represents a top-level project branch, as in the Project Explorer in the Microsoft Script Editor. Read-only." width="16" height="16" onclick="getHelp('xlproHTMLProject.htm')" onmouseover="showReturns('Returns: HTMLProject')"><br>InactiveListBorderVisible [= 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>InitializeLifetimeService() <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>IsAddin [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the workbook is running as an add-in. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproIsAddin.htm')" onmouseover="showReturns('Returns: Boolean')"><br>IsInplace<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>KeepChangeHistory [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if change tracking is enabled for the shared workbook. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproKeepChangeHistory.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Keywords [= setting]<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>LinkInfo(Name, LinkInfo, [Type], [EditionRef]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. This example displays a message box if the link is updated automatically." width="16" height="16" onclick="getHelp('xlmthLinkInfo.htm')" onmouseover="showReturns('Returns: Object')"><br>LinkSources([Type]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. The format of the array is a one-dimensional array for all types but publisher and subscriber. The returned strings contain the name of the link source, in the appropriate notation for the link type. For example, DDE links use the Server|Document!Item syntax." width="16" height="16" onclick="getHelp('xlmthLinkSources.htm')" onmouseover="showReturns('Returns: Object')"><br>ListChangesOnNewSheet [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if changes to the shared workbook are shown on a separate worksheet. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproListChangesOnNewSheet.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Mailer<input type="image" src="MSGBOX02.ICO" alt="Returns: Mailer. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlproMailer.htm')" onmouseover="showReturns('Returns: Mailer')"><br>MergeWorkbook(Filename) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Merges changes from one workbook into an open workbook." width="16" height="16" onclick="getHelp('xlmthMergeWorkbook.htm')" onmouseover="showReturns('Returns: Void')"><br>Modules<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>MultiUserEditing<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the workbook is open as a shared list. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproMultiUserEditing.htm')" onmouseover="showReturns('Returns: Boolean')"><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>Names<input type="image" src="MSGBOX02.ICO" alt="Returns: Names. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlproNames.htm')" onmouseover="showReturns('Returns: Names')"><br>NewSheet<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when a new sheet is created in the workbook." width="16" height="16" onclick="getHelp('xlevtNewSheet.htm')" onmouseover="showReturns('Returns: ')"><br>NewWindow() <input type="image" src="MSGBOX02.ICO" alt="Returns: Window. Creates a new window or a copy of the specified window." width="16" height="16" onclick="getHelp('xlmthNewWindow.htm')" onmouseover="showReturns('Returns: Window')"><br>OnSave [= setting]<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>OnSheetActivate [= setting]<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>OnSheetDeactivate [= setting]<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>Open<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when the workbook is opened." width="16" height="16" onclick="getHelp('xlevtOpen.htm')" onmouseover="showReturns('Returns: ')"><br>OpenLinks(Name, [ReadOnly], [Type]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example opens OLE link one in the active workbook." width="16" height="16" onclick="getHelp('xlmthOpenLinks.htm')" onmouseover="showReturns('Returns: Void')"><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>Password [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the password that must be supplied to open the specified workbook. Read/write String." width="16" height="16" onclick="getHelp('xlproPassword.htm')" onmouseover="showReturns('Returns: String')"><br>PasswordEncryptionAlgorithm<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns a String indicating the algorithm Microsoft Excel uses to encrypt passwords for the specified workbook. Read-only." width="16" height="16" onclick="getHelp('xlproPasswordEncryptionAlgorithm.htm')" onmouseover="showReturns('Returns: String')"><br>PasswordEncryptionFileProperties<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel encrypts file properties for the specified password-protected workbook. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproPasswordEncryptionFileProperties.htm')" onmouseover="showReturns('Returns: Boolean')"><br>PasswordEncryptionKeyLength<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns a Long indicating the key length of the algorithm Microsoft Excel uses when encrypting passwords for the specified workbook. Read-only." width="16" height="16" onclick="getHelp('xlproPasswordEncryptionKeyLength.htm')" onmouseover="showReturns('Returns: Int32')"><br>PasswordEncryptionProvider<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns a String specifying the name of the algorithm encryption provider that Microsoft Excel uses when encrypting passwords for the specified workbook. Read-only." width="16" height="16" onclick="getHelp('xlproPasswordEncryptionProvider.htm')" onmouseover="showReturns('Returns: String')"><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>Permission<input type="image" src="MSGBOX02.ICO" alt="Returns: Permission. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Permission')"><br>PersonalViewListSettings [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if filter and sort settings for lists are included in the user's personal view of the shared workbook. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproPersonalViewListSettings.htm')" onmouseover="showReturns('Returns: Boolean')"><br>PersonalViewPrintSettings [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if print settings are included in the user's personal view of the shared workbook. Read-write Boolean." width="16" height="16" onclick="getHelp('xlproPersonalViewPrintSettings.htm')" onmouseover="showReturns('Returns: Boolean')"><br>PivotCaches() <input type="image" src="MSGBOX02.ICO" alt="Returns: PivotCaches. Returns a PivotCaches collection that represents all the PivotTable caches in the specified workbook. Read-only." width="16" height="16" onclick="getHelp('xlmthPivotCaches.htm')" onmouseover="showReturns('Returns: PivotCaches')"><br>PivotTableCloseConnection<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs after a PivotTable report closes the connection to its data source." width="16" height="16" onclick="getHelp('xlevtPivotTableCloseConnection.htm')" onmouseover="showReturns('Returns: ')"><br>PivotTableOpenConnection<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs after a PivotTable report opens the connection to its data source." width="16" height="16" onclick="getHelp('xlevtPivotTableOpenConnection.htm')" onmouseover="showReturns('Returns: ')"><br>PivotTableWizard([SourceType], [SourceData], [TableDestination], [TableName], [RowGrand], [ColumnGrand], [SaveData], [HasAutoFormat], [AutoPage], [Reserved], [BackgroundQuery], [OptimizeCache], [PageFieldOrder], [PageFieldWrapCount], [ReadData], [Connection]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Creates a PivotTable object. This method doesnt display the PivotTable Wizard. This method isnt available for OLE DB data sources. Use the Add method to add a PivotTable cache, and then create a PivotTable report based on the cache. PivotTable object." width="16" height="16" onclick="getHelp('xlmthPivotTableWizard.htm')" onmouseover="showReturns('Returns: Void')"><br>Post([DestName]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Posts the specified workbook to a public folder. This method works only with a Microsoft Exchange client connected to a Microsoft Exchange server." width="16" height="16" onclick="getHelp('xlmthPost.htm')" onmouseover="showReturns('Returns: Void')"><br>PrecisionAsDisplayed [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if calculations in this workbook will be done using only the precision of the numbers as theyre displayed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproPrecisionAsDisplayed.htm')" onmouseover="showReturns('Returns: Boolean')"><br>PrintOut([From], [To], [Copies], [Preview], [ActivePrinter], [PrintToFile], [Collate], [PrToFileName]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Prints the object." width="16" height="16" onclick="getHelp('xlmthPrintOut.htm')" onmouseover="showReturns('Returns: Void')"><br>PrintPreview([EnableChanges]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Shows a preview of the object as it would look when printed." width="16" height="16" onclick="getHelp('xlmthPrintPreview.htm')" onmouseover="showReturns('Returns: Void')"><br>Protect([Password], [Structure], [Windows]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. If you apply the Protect method with the UserInterfaceOnly argument set to True to a worksheet and then save the workbook, the entire worksheet (not just the interface) will be fully protected when you reopen the workbook. To re-enable the user interface protection after the workbook is opened, you must again apply the Protect method with UserInterfaceOnly set to True." width="16" height="16" onclick="getHelp('xlmthProtect.htm')" onmouseover="showReturns('Returns: Void')"><br>ProtectSharing([Filename], [Password], [WriteResPassword], [ReadOnlyRecommended], [CreateBackup], [SharingPassword]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Saves the workbook and protects it for sharing." width="16" height="16" onclick="getHelp('xlmthProtectSharing.htm')" onmouseover="showReturns('Returns: Void')"><br>ProtectStructure<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the order of the sheets in the workbook is protected. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproProtectStructure.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ProtectWindows<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the windows of the workbook are protected. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproProtectWindows.htm')" onmouseover="showReturns('Returns: Boolean')"><br>PublishObjects<input type="image" src="MSGBOX02.ICO" alt="Returns: PublishObjects. Returns the PublishObjects collection. Read-only." width="16" height="16" onclick="getHelp('xlproPublishObjects.htm')" onmouseover="showReturns('Returns: PublishObjects')"><br>PurgeChangeHistoryNow(Days, [SharingPassword]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Removes entries from the change log for the specified workbook." width="16" height="16" onclick="getHelp('xlmthPurgeChangeHistoryNow.htm')" onmouseover="showReturns('Returns: Void')"><br>ReadOnly<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the workbook has been opened as read-only. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproReadOnly.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ReadOnlyRecommended [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the workbook was saved as read-only recommended. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproReadOnlyRecommended.htm')" onmouseover="showReturns('Returns: Boolean')"><br>RecheckSmartTags() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Causes a foreground smart tag check to occur automatically annotating data that was not annotated before." width="16" height="16" onclick="getHelp('xlmthRecheckSmartTags.htm')" onmouseover="showReturns('Returns: Void')"><br>RefreshAll() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Refreshes all external data ranges and PivotTable reports in the specified workbook." width="16" height="16" onclick="getHelp('xlmthRefreshAll.htm')" onmouseover="showReturns('Returns: Void')"><br>RejectAllChanges([When], [Who], [Where]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Rejects all changes in the specified shared workbook." width="16" height="16" onclick="getHelp('xlmthRejectAllChanges.htm')" onmouseover="showReturns('Returns: Void')"><br>ReloadAs(Encoding) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Reloads a workbook based on an HTML document, using the specified document encoding." width="16" height="16" onclick="getHelp('xlmthReloadAs.htm')" onmouseover="showReturns('Returns: Void')"><br>RemovePersonalInformation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if personal information can be removed from the specified workbook. The default value is False. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproRemovePersonalInformation.htm')" onmouseover="showReturns('Returns: Boolean')"><br>RemoveUser(Index) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Disconnects the specified user from the shared workbook." width="16" height="16" onclick="getHelp('xlmthRemoveUser.htm')" onmouseover="showReturns('Returns: Void')"><br>Reply() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlmthReply.htm')" onmouseover="showReturns('Returns: Void')"><br>ReplyAll() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlmthReplyAll.htm')" onmouseover="showReturns('Returns: Void')"><br>ReplyWithChanges([ShowMessage]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sends an e-mail message to the author of a workbook that has been sent out for review, notifying them that a reviewer has completed review of the workbook." width="16" height="16" onclick="getHelp('xlmthReplyWithChanges.htm')" onmouseover="showReturns('Returns: Void')"><br>ResetColors() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Resets the color palette to the default colors." width="16" height="16" onclick="getHelp('xlmthResetColors.htm')" onmouseover="showReturns('Returns: Void')"><br>RevisionNumber<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. Returns the number of times the workbook has been saved while open as a shared list. If the workbook is open in exclusive mode, this property returns 0 (zero). Read-only Long." width="16" height="16" onclick="getHelp('xlproRevisionNumber.htm')" onmouseover="showReturns('Returns: Int32')"><br>Route() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Routes the workbook, using the workbook's current routing slip." width="16" height="16" onclick="getHelp('xlmthRoute.htm')" onmouseover="showReturns('Returns: Void')"><br>Routed<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the workbook has been routed to the next recipient. False if the workbook needs to be routed. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproRouted.htm')" onmouseover="showReturns('Returns: Boolean')"><br>RoutingSlip<input type="image" src="MSGBOX02.ICO" alt="Returns: RoutingSlip. Returns a RoutingSlip object that represents the routing slip for the workbook. Reading this property if there's no routing slip causes an error (check the HasRoutingSlip property first). Read-only." width="16" height="16" onclick="getHelp('xlproRoutingSlip.htm')" onmouseover="showReturns('Returns: RoutingSlip')"><br>RunAutoMacros(Which) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Runs the Auto_Open, Auto_Close, Auto_Activate, or Auto_Deactivate macro attached to the workbook. This method is included for backward compatibility. For new Visual Basic code, you should use the Open, Close, Activate and Deactivate events instead of these macros." width="16" height="16" onclick="getHelp('xlmthRunAutoMacros.htm')" onmouseover="showReturns('Returns: Void')"><br>Save() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Saves changes to the specified workbook." width="16" height="16" onclick="getHelp('xlmthSave.htm')" onmouseover="showReturns('Returns: Void')"><br>SaveAs([Filename], [FileFormat], [Password], [WriteResPassword], [ReadOnlyRecommended], [CreateBackup], [AccessMode], [ConflictResolution], [AddToMru], [TextCodepage], [TextVisualLayout], [Local]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Saves changes to the chart or worksheet in a different file." width="16" height="16" onclick="getHelp('xlmthSaveAs.htm')" onmouseover="showReturns('Returns: Void')"><br>SaveAsXMLData(Filename, Map) <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>SaveCopyAs([Filename]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Saves a copy of the workbook to a file but doesn't modify the open workbook in memory." width="16" height="16" onclick="getHelp('xlmthSaveCopyAs.htm')" onmouseover="showReturns('Returns: Void')"><br>Saved [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if no changes have been made to the specified workbook since it was last saved. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproSaved.htm')" onmouseover="showReturns('Returns: Boolean')"><br>SaveLinkValues [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel saves external link values with the workbook. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproSaveLinkValues.htm')" onmouseover="showReturns('Returns: Boolean')"><br>sblt(s) <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>SendFaxOverInternet([Recipients], [Subject], [ShowMessage]) <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>SendForReview([Recipients], [Subject], [ShowMessage], [IncludeAttachment]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sends a workbook in an e-mail message for review to the specified recipients." width="16" height="16" onclick="getHelp('xlmthSendForReview.htm')" onmouseover="showReturns('Returns: Void')"><br>SendMail(Recipients, [Subject], [ReturnReceipt]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sends the workbook by using the installed mail system." width="16" height="16" onclick="getHelp('xlmthSendMail.htm')" onmouseover="showReturns('Returns: Void')"><br>SendMailer([FileFormat], [Priority]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlmthSendMailer.htm')" onmouseover="showReturns('Returns: Void')"><br>SetLinkOnData(Name, [Procedure]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the name of a procedure that runs whenever a DDE link is updated." width="16" height="16" onclick="getHelp('xlmthSetLinkOnData.htm')" onmouseover="showReturns('Returns: Void')"><br>SetPasswordEncryptionOptions([PasswordEncryptionProvider], [PasswordEncryptionAlgorithm], [PasswordEncryptionKeyLength], [PasswordEncryptionFileProperties]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the options for encrypting workbooks using passwords." width="16" height="16" onclick="getHelp('xlmthSetPasswordEncryptionOptions.htm')" onmouseover="showReturns('Returns: Void')"><br>SharedWorkspace<input type="image" src="MSGBOX02.ICO" alt="Returns: SharedWorkspace. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: SharedWorkspace')"><br>SheetActivate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when any sheet is activated." width="16" height="16" onclick="getHelp('xlevtSheetActivate.htm')" onmouseover="showReturns('Returns: ')"><br>SheetBeforeDoubleClick<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when any worksheet is double-clicked, before the default double-click action." width="16" height="16" onclick="getHelp('xlevtSheetBeforeDoubleClick.htm')" onmouseover="showReturns('Returns: ')"><br>SheetBeforeRightClick<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when any worksheet is right-clicked, before the default right-click action." width="16" height="16" onclick="getHelp('xlevtSheetBeforeRightClick.htm')" onmouseover="showReturns('Returns: ')"><br>SheetCalculate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs after any worksheet is recalculated or after any changed data is plotted on a chart." width="16" height="16" onclick="getHelp('xlevtSheetCalculate.htm')" onmouseover="showReturns('Returns: ')"><br>SheetChange<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when cells in any worksheet are changed by the user or by an external link." width="16" height="16" onclick="getHelp('xlevtSheetChange.htm')" onmouseover="showReturns('Returns: ')"><br>SheetDeactivate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when any sheet is deactivated." width="16" height="16" onclick="getHelp('xlevtSheetDeactivate.htm')" onmouseover="showReturns('Returns: ')"><br>SheetFollowHyperlink<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when you click any hyperlink in Microsoft Excel. For worksheet-level events, see the Help topic for the FollowHyperlink event." width="16" height="16" onclick="getHelp('xlevtSheetFollowHyperlink.htm')" onmouseover="showReturns('Returns: ')"><br>SheetPivotTableUpdate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs after the sheet of the PivotTable report has been updated." width="16" height="16" onclick="getHelp('xlevtSheetPivotTableUpdate.htm')" onmouseover="showReturns('Returns: ')"><br>Sheets<input type="image" src="MSGBOX02.ICO" alt="Returns: Sheets. Returns a Sheets collection that represents all the sheets in the active workbook, for an Application object. Returns a Sheets collection that represents all the sheets in the specified workbook, for a Workbook object. Read-only Sheets object." width="16" height="16" onclick="getHelp('xlproSheets.htm')" onmouseover="showReturns('Returns: Sheets')"><br>SheetSelectionChange<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when the selection changes on any worksheet (doesn't occur if the selection is on a chart sheet)." width="16" height="16" onclick="getHelp('xlevtSheetSelectionChange.htm')" onmouseover="showReturns('Returns: ')"><br>ShowConflictHistory [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the Conflict History worksheet is visible in the workbook that's open as a shared list. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowConflictHistory.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ShowPivotTableFieldList [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True (default) if the PivotTable field list can be shown. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproShowPivotTableFieldList.htm')" onmouseover="showReturns('Returns: Boolean')"><br>SmartDocument<input type="image" src="MSGBOX02.ICO" alt="Returns: SmartDocument. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: SmartDocument')"><br>SmartTagOptions<input type="image" src="MSGBOX02.ICO" alt="Returns: SmartTagOptions. Returns a SmartTagOptions object representing the options that can be performed with a smart tag." width="16" height="16" onclick="getHelp('xlproSmartTagOptions.htm')" onmouseover="showReturns('Returns: SmartTagOptions')"><br>Styles<input type="image" src="MSGBOX02.ICO" alt="Returns: Styles. Returns a Styles collection that represents all the styles in the specified workbook. Read-only." width="16" height="16" onclick="getHelp('xlproStyles.htm')" onmouseover="showReturns('Returns: Styles')"><br>Subject [= setting]<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>Sync<input type="image" src="MSGBOX02.ICO" alt="Returns: Sync. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Sync')"><br>TemplateRemoveExtData [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if external data references are removed when the workbook is saved as a template. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproTemplateRemoveExtData.htm')" onmouseover="showReturns('Returns: Boolean')"><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>ToggleFormsDesign() <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>ToString() <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>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>UnprotectSharing([SharingPassword]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Turns off protection for sharing and saves the workbook." width="16" height="16" onclick="getHelp('xlmthUnprotectSharing.htm')" onmouseover="showReturns('Returns: Void')"><br>UpdateFromFile() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Updates a read-only workbook from the saved disk version of the workbook if the disk version is more recent than the copy of the workbook that is loaded in memory. If the disk copy hasn't changed since the workbook was loaded, the in-memory copy of the workbook isn't reloaded." width="16" height="16" onclick="getHelp('xlmthUpdateFromFile.htm')" onmouseover="showReturns('Returns: Void')"><br>UpdateLink([Name], [Type]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Updates a Microsoft Excel, DDE, or OLE link (or links)." width="16" height="16" onclick="getHelp('xlmthUpdateLink.htm')" onmouseover="showReturns('Returns: Void')"><br>UpdateLinks [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlUpdateLinks. Returns or sets an XlUpdateLink constant indicating a workbook's setting for updating embedded OLE links. Read/write." width="16" height="16" onclick="getHelp('xlproUpdateLinks.htm')" onmouseover="showReturns('Returns: XlUpdateLinks')"><br>UpdateRemoteReferences [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel updates remote references in for the workbook. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproUpdateRemoteReferences.htm')" onmouseover="showReturns('Returns: Boolean')"><br>UserControl [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the application is visible or if it was created or started by the user. False if you created or started the application programmatically by using the CreateObject or GetObject functions, and the application is hidden. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproUserControl.htm')" onmouseover="showReturns('Returns: Boolean')"><br>UserStatus<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns a 1-based, two-dimensional array that provides information about each user who has the workbook open as a shared list. The first element of the second dimension is the name of the user, the second element is the date and time when the user last opened the workbook, and the third element is a number indicating the type of list (1 indicates exclusive, and 2 indicates shared). Read-only Variant." width="16" height="16" onclick="getHelp('xlproUserStatus.htm')" onmouseover="showReturns('Returns: Object')"><br>VBASigned<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the Visual Basic for Applications project for the specified workbook has been digitally signed. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproVBASigned.htm')" onmouseover="showReturns('Returns: Boolean')"><br>VBProject<input type="image" src="MSGBOX02.ICO" alt="Returns: VBProject. Returns a VBProject object that represents the Visual Basic project in the specified workbook. Read-only." width="16" height="16" onclick="getHelp('xlproVBProject.htm')" onmouseover="showReturns('Returns: VBProject')"><br>WebOptions<input type="image" src="MSGBOX02.ICO" alt="Returns: WebOptions. Returns the WebOptions collection, which contains workbook-level attributes used by Microsoft Excel when you save a document as a Web page or open a Web page. Read-only." width="16" height="16" onclick="getHelp('xlproWebOptions.htm')" onmouseover="showReturns('Returns: WebOptions')"><br>WebPagePreview() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Displays a preview of the specified workbook as it would look if saved as a Web page." width="16" height="16" onclick="getHelp('xlmthWebPagePreview.htm')" onmouseover="showReturns('Returns: Void')"><br>WindowActivate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when any workbook window is activated." width="16" height="16" onclick="getHelp('xlevtWindowActivate.htm')" onmouseover="showReturns('Returns: ')"><br>WindowDeactivate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when any workbook window is deactivated." width="16" height="16" onclick="getHelp('xlevtWindowDeactivate.htm')" onmouseover="showReturns('Returns: ')"><br>WindowResize<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when any workbook window is resized." width="16" height="16" onclick="getHelp('xlevtWindowResize.htm')" onmouseover="showReturns('Returns: ')"><br>Windows<input type="image" src="MSGBOX02.ICO" alt="Returns: Windows. For an Application object, returns a Windows collection that represents all the windows in all the workbooks. For a Workbook object, returns a Windows collection that represents all the windows in the specified workbook. Read-only Windows object." width="16" height="16" onclick="getHelp('xlproWindows.htm')" onmouseover="showReturns('Returns: Windows')"><br>WorkbookEvents_Event_Activate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ')"><br>WorkbookEvents_Event_Sync<input type="image" src="MSGBOX02.ICO" alt="Returns: . Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ')"><br>Worksheets<input type="image" src="MSGBOX02.ICO" alt="Returns: Sheets. For an Application object, returns a Sheets collection that represents all the worksheets in the active workbook. For a Workbook object, returns a Sheets collection that represents all the worksheets in the specified workbook. Read-only Sheets object." width="16" height="16" onclick="getHelp('xlproWorksheets.htm')" onmouseover="showReturns('Returns: Sheets')"><br>WritePassword [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets a String for the write password of a workbook. Read/write." width="16" height="16" onclick="getHelp('xlproWritePassword.htm')" onmouseover="showReturns('Returns: String')"><br>WriteReserved<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the workbook is write-reserved. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproWriteReserved.htm')" onmouseover="showReturns('Returns: Boolean')"><br>WriteReservedBy<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the name of the user who currently has write permission for the workbook. Read-only String." width="16" height="16" onclick="getHelp('xlproWriteReservedBy.htm')" onmouseover="showReturns('Returns: String')"><br>XmlImport(Url, ImportMap, [Overwrite], [Destination]) <input type="image" src="MSGBOX02.ICO" alt="Returns: XlXmlImportResult. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: XlXmlImportResult')"><br>XmlImportXml(Data, ImportMap, [Overwrite], [Destination]) <input type="image" src="MSGBOX02.ICO" alt="Returns: XlXmlImportResult. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: XlXmlImportResult')"><br>XmlMaps<input type="image" src="MSGBOX02.ICO" alt="Returns: XmlMaps. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: XmlMaps')"><br>XmlNamespaces<input type="image" src="MSGBOX02.ICO" alt="Returns: XmlNamespaces. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: XmlNamespaces')"><br><h2>WorkbookEvents (1997) <img src="MSGBOX02.ICO" alt="Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm');showMozHelp('Hidden or unsupported element.');"></h2>Activate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example activates Sheet1." width="16" height="16" onclick="getHelp('xlmthActivate.htm')" onmouseover="showReturns('Returns: Void')"><br>AddinInstall() <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>AddinUninstall() <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>AfterXmlExport(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>AfterXmlImport(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>BeforeClose(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>BeforePrint(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>BeforeSave(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>BeforeXmlExport(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>BeforeXmlImport(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>Deactivate() <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>NewSheet(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>Open() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example opens the workbook Analysis.xls and then runs its Auto_Open macro." width="16" height="16" onclick="getHelp('xlmthOpen.htm')" onmouseover="showReturns('Returns: Void')"><br>PivotTableCloseConnection(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>PivotTableOpenConnection(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>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>Sync(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>WindowActivate(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(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(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><h2>Workbooks (1995) <img src="MSGBOX02.ICO" alt="A collection of all the Workbook objects that are currently open in the Microsoft Excel application." width="16" height="16" onclick="getHelp('xlobjWorkbooks.htm');showMozHelp('A collection of all the Workbook objects that are currently open in the Microsoft Excel application.');"></h2>Add([Template]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Workbook. 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: Workbook')"><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>CanCheckOut(Filename) <input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel can check out a specified workbook from a server. Read/write Boolean." width="16" height="16" onclick="getHelp('xlmthCanCheckOut.htm')" onmouseover="showReturns('Returns: Boolean')"><br>CheckOut(Filename) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Returns a String representing a specified workbook from a server to a local computer for editing." width="16" height="16" onclick="getHelp('xlmthCheckOut.htm')" onmouseover="showReturns('Returns: Void')"><br>Close() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Closing a workbook from Visual Basic doesn't run any Auto_Close macros in the workbook. Use the RunAutoMacros method to run the auto close macros." width="16" height="16" onclick="getHelp('xlmthClose.htm')" onmouseover="showReturns('Returns: Void')"><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: Workbook. 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: Workbook')"><br>Open(Filename, [UpdateLinks], [ReadOnly], [Format], [Password], [WriteResPassword], [IgnoreReadOnlyRecommended], [Origin], [Delimiter], [Editable], [Notify], [Converter], [AddToMru], [Local], [CorruptLoad]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Workbook. This example opens the workbook Analysis.xls and then runs its Auto_Open macro." width="16" height="16" onclick="getHelp('xlmthOpen.htm')" onmouseover="showReturns('Returns: Workbook')"><br>OpenDatabase(Filename, [CommandText], [CommandType], [BackgroundQuery], [ImportDataAs]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Workbook. Returns a Workbook object representing a database." width="16" height="16" onclick="getHelp('xlmthOpenDatabase.htm')" onmouseover="showReturns('Returns: Workbook')"><br>OpenText(Filename, [Origin], [StartRow], [DataType], [TextQualifier], [ConsecutiveDelimiter], [Tab], [Semicolon], [Comma], [Space], [Other], [OtherChar], [FieldInfo], [TextVisualLayout], [DecimalSeparator], [ThousandsSeparator], [TrailingMinusNumbers], [Local]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example opens the file Data.txt and uses tab delimiters to parse the text file into a worksheet." width="16" height="16" onclick="getHelp('xlmthOpenText.htm')" onmouseover="showReturns('Returns: Void')"><br>OpenXML(Filename, [Stylesheets], [LoadOption]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Workbook. Returns a Workbook object representing an XML file in Microsoft Excel." width="16" height="16" onclick="getHelp('xlmthOpenXML.htm')" onmouseover="showReturns('Returns: Workbook')"><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>Worksheet (1995) <img src="MSGBOX02.ICO" alt="Represents a worksheet. The Worksheet object is a member of the Worksheets collection. The Worksheets collection contains all the Worksheet objects in a workbook." width="16" height="16" onclick="getHelp('xlobjWorksheet.htm');showMozHelp('Represents a worksheet. The Worksheet object is a member of the Worksheets collection. The Worksheets collection contains all the Worksheet objects in a workbook.');"></h2>Activate() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example activates Sheet1." width="16" height="16" onclick="getHelp('xlmthActivate.htm')" onmouseover="showReturns('Returns: Void')"><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>Arcs([Index]) <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>AutoFilter<input type="image" src="MSGBOX02.ICO" alt="Returns: AutoFilter. Returns an AutoFilter object if filtering is on. Returns Nothing if filtering is off. Read-only." width="16" height="16" onclick="getHelp('xlproAutoFilter.htm')" onmouseover="showReturns('Returns: AutoFilter')"><br>AutoFilterMode [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the AutoFilter drop-down arrows are currently displayed on the sheet. This property is independent of the FilterMode property. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAutoFilterMode.htm')" onmouseover="showReturns('Returns: Boolean')"><br>BeforeDoubleClick<input type="image" src="MSGBOX02.ICO" alt="Returns: . The DoubleClick method doesn't cause this event to occur." width="16" height="16" onclick="getHelp('xlevtBeforeDoubleClick.htm')" onmouseover="showReturns('Returns: ')"><br>BeforeRightClick<input type="image" src="MSGBOX02.ICO" alt="Returns: . Like other worksheet events, this event doesn't occur if you right-click while the pointer is on a shape or a command bar (a toolbar or menu bar)." width="16" height="16" onclick="getHelp('xlevtBeforeRightClick.htm')" onmouseover="showReturns('Returns: ')"><br>Buttons([Index]) <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>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>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>Change<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when cells on the worksheet are changed by the user or by an external link." width="16" height="16" onclick="getHelp('xlevtChange.htm')" onmouseover="showReturns('Returns: ')"><br>ChartObjects([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single embedded chart (a ChartObject object) or a collection of all the embedded charts (a ChartObjects object) on the sheet." width="16" height="16" onclick="getHelp('xlmthChartObjects.htm')" onmouseover="showReturns('Returns: Object')"><br>CheckBoxes([Index]) <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>CheckSpelling([CustomDictionary], [IgnoreUppercase], [AlwaysSuggest], [SpellLang]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. 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: Void')"><br>CircleInvalid() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Circles invalid entries on the worksheet." width="16" height="16" onclick="getHelp('xlmthCircleInvalid.htm')" onmouseover="showReturns('Returns: Void')"><br>CircularReference<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the range containing the first circular reference on the sheet, or returns Nothing if there's no circular reference on the sheet. The circular reference must be removed before calculation can proceed. Read-only." width="16" height="16" onclick="getHelp('xlproCircularReference.htm')" onmouseover="showReturns('Returns: Range')"><br>ClearArrows() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Clears the tracer arrows from the worksheet. Tracer arrows are added by using the auditing feature." width="16" height="16" onclick="getHelp('xlmthClearArrows.htm')" onmouseover="showReturns('Returns: Void')"><br>ClearCircles() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Clears circles from invalid entries on the worksheet." width="16" height="16" onclick="getHelp('xlmthClearCircles.htm')" onmouseover="showReturns('Returns: Void')"><br>CodeName<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns the code name for the object. Read-only String." width="16" height="16" onclick="getHelp('xlproCodeName.htm')" onmouseover="showReturns('Returns: String')"><br>Columns<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. " width="16" height="16" onclick="getHelp('xlproColumns.htm')" onmouseover="showReturns('Returns: Range')"><br>Comments<input type="image" src="MSGBOX02.ICO" alt="Returns: Comments. 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: Comments')"><br>ConsolidationFunction<input type="image" src="MSGBOX02.ICO" alt="Returns: XlConsolidationFunction. This example displays a message box if the current consolidation is using the SUM function." width="16" height="16" onclick="getHelp('xlproConsolidationFunction.htm')" onmouseover="showReturns('Returns: XlConsolidationFunction')"><br>ConsolidationOptions<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns a three-element array of consolidation options, as shown in the following table. If the element is True, that option is set. Read-only Variant." width="16" height="16" onclick="getHelp('xlproConsolidationOptions.htm')" onmouseover="showReturns('Returns: Object')"><br>ConsolidationSources<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an array of string values that name the source sheets for the worksheet's current consolidation. Returns Empty if there's no consolidation on the sheet. Read-only Variant." width="16" height="16" onclick="getHelp('xlproConsolidationSources.htm')" onmouseover="showReturns('Returns: Object')"><br>Copy([Before], [After]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Copies the range to the specified range or to the Clipboard." width="16" height="16" onclick="getHelp('xlmthCopy.htm')" onmouseover="showReturns('Returns: Void')"><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>CustomProperties<input type="image" src="MSGBOX02.ICO" alt="Returns: CustomProperties. Returns a CustomProperties object representing the identifier information associated with a worksheet." width="16" height="16" onclick="getHelp('xlproCustomProperties.htm')" onmouseover="showReturns('Returns: CustomProperties')"><br>Deactivate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when the chart, worksheet, or workbook is deactivated." width="16" height="16" onclick="getHelp('xlevtDeactivate.htm')" onmouseover="showReturns('Returns: ')"><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>DisplayAutomaticPageBreaks [= 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>DisplayPageBreaks [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if page breaks (both automatic and manual) on the specified worksheet are displayed. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayPageBreaks.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DisplayRightToLeft [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the specified window or worksheet is displayed from right to left instead of from left to right. False if the object is displayed from left to right. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproDisplayRightToLeft.htm')" onmouseover="showReturns('Returns: Boolean')"><br>DocEvents_Event_Activate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ')"><br>DocEvents_Event_Calculate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ')"><br>DrawingObjects([Index]) <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>Drawings([Index]) <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>DropDowns([Index]) <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>EnableAutoFilter [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if AutoFilter arrows are enabled when user-interface-only protection is turned on. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnableAutoFilter.htm')" onmouseover="showReturns('Returns: Boolean')"><br>EnableCalculation [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel automatically recalculates the worksheet when necessary. False if Excel doesn't recalculate the sheet. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnableCalculation.htm')" onmouseover="showReturns('Returns: Boolean')"><br>EnableOutlining [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if outlining symbols are enabled when user-interface-only protection is turned on. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnableOutlining.htm')" onmouseover="showReturns('Returns: Boolean')"><br>EnablePivotTable [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if PivotTable controls and actions are enabled when user-interface-only protection is turned on. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproEnablePivotTable.htm')" onmouseover="showReturns('Returns: Boolean')"><br>EnableSelection [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlEnableSelection. This property takes effect only when the worksheet is protected: xlNoSelection prevents any selection on the sheet, xlUnlockedCells allows only those cells whose Locked property is False to be selected, and xlNoRestrictions allows any cell to be selected." width="16" height="16" onclick="getHelp('xlproEnableSelection.htm')" onmouseover="showReturns('Returns: XlEnableSelection')"><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>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>FilterMode<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the worksheet is in filter mode. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproFilterMode.htm')" onmouseover="showReturns('Returns: Boolean')"><br>FollowHyperlink<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when you click any hyperlink on a worksheet. For application- and workbook-level events, see the SheetFollowHyperlink event." width="16" height="16" onclick="getHelp('xlevtFollowHyperlink.htm')" onmouseover="showReturns('Returns: ')"><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>GetType() <input type="image" src="MSGBOX02.ICO" alt="Returns: Type. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Type')"><br>GroupBoxes([Index]) <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>GroupObjects([Index]) <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>HPageBreaks<input type="image" src="MSGBOX02.ICO" alt="Returns: HPageBreaks. Returns an HPageBreaks collection that represents the horizontal page breaks on the sheet. Read-only." width="16" height="16" onclick="getHelp('xlproHPageBreaks.htm')" onmouseover="showReturns('Returns: HPageBreaks')"><br>Hyperlinks<input type="image" src="MSGBOX02.ICO" alt="Returns: Hyperlinks. Returns a Hyperlinks collection that represents the hyperlinks for the range or worksheet." width="16" height="16" onclick="getHelp('xlproHyperlinks.htm')" onmouseover="showReturns('Returns: Hyperlinks')"><br>Index<input type="image" src="MSGBOX02.ICO" alt="Returns: Int32. For information about using the Index worksheet function in Visual Basic, see Using Worksheet Functions in Visual Basic." width="16" height="16" onclick="getHelp('xlproIndex.htm')" onmouseover="showReturns('Returns: Int32')"><br>InitializeLifetimeService() <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>Labels([Index]) <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>Lines([Index]) <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>ListBoxes([Index]) <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>ListObjects<input type="image" src="MSGBOX02.ICO" alt="Returns: ListObjects. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: ListObjects')"><br>MailEnvelope<input type="image" src="MSGBOX02.ICO" alt="Returns: MsoEnvelope. Rrepresents an e-mail header for a document." width="16" height="16" onclick="getHelp('xlproMailEnvelope.htm')" onmouseover="showReturns('Returns: MsoEnvelope')"><br>Move([Before], [After]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Moves the sheet to another location in the workbook." width="16" height="16" onclick="getHelp('xlmthMove.htm')" onmouseover="showReturns('Returns: Void')"><br>Name [= setting]<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>Names<input type="image" src="MSGBOX02.ICO" alt="Returns: Names. Hidden or unsupported element." width="16" height="16" onclick="getHelp('xlproNames.htm')" onmouseover="showReturns('Returns: Names')"><br>Next<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns a Worksheet object that represents the next sheet or cell. Read-only." width="16" height="16" onclick="getHelp('xlproNext.htm')" onmouseover="showReturns('Returns: Object')"><br>OLEObjects([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single OLE object (an OLEObjects collection) on the chart or sheet. Read-only." width="16" height="16" onclick="getHelp('xlmthOLEObjects.htm')" onmouseover="showReturns('Returns: Object')"><br>OnCalculate [= setting]<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>OnData [= setting]<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>OnDoubleClick [= setting]<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>OnEntry [= setting]<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>OnSheetActivate [= setting]<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>OnSheetDeactivate [= setting]<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>OptionButtons([Index]) <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>Outline<input type="image" src="MSGBOX02.ICO" alt="Returns: Outline. Returns an Outline object that represents the outline for the specified worksheet. Read-only." width="16" height="16" onclick="getHelp('xlproOutline.htm')" onmouseover="showReturns('Returns: Outline')"><br>Ovals([Index]) <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>PageSetup<input type="image" src="MSGBOX02.ICO" alt="Returns: PageSetup. Returns a PageSetup object that contains all the page setup settings for the specified object. Read-only." width="16" height="16" onclick="getHelp('xlproPageSetup.htm')" onmouseover="showReturns('Returns: PageSetup')"><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>Paste([Destination], [Link]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Pastes chart data from the Clipboard into the specified chart." width="16" height="16" onclick="getHelp('xlmthPaste.htm')" onmouseover="showReturns('Returns: Void')"><br>PasteSpecial([Format], [Link], [DisplayAsIcon], [IconFileName], [IconIndex], [IconLabel], [NoHTMLFormatting]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example replaces the data in cells D1:D5 on Sheet1 with the sum of the existing contents and cells C1:C5 on Sheet1." width="16" height="16" onclick="getHelp('xlmthPasteSpecial.htm')" onmouseover="showReturns('Returns: Void')"><br>Pictures([Index]) <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>PivotTables([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single PivotTable report (a PivotTable object) or a collection of all the PivotTable reports (a PivotTables object) on a worksheet. Read-only." width="16" height="16" onclick="getHelp('xlmthPivotTables.htm')" onmouseover="showReturns('Returns: Object')"><br>PivotTableUpdate<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs after a PivotTable report is updated on a worksheet." width="16" height="16" onclick="getHelp('xlevtPivotTableUpdate.htm')" onmouseover="showReturns('Returns: ')"><br>PivotTableWizard([SourceType], [SourceData], [TableDestination], [TableName], [RowGrand], [ColumnGrand], [SaveData], [HasAutoFormat], [AutoPage], [Reserved], [BackgroundQuery], [OptimizeCache], [PageFieldOrder], [PageFieldWrapCount], [ReadData], [Connection]) <input type="image" src="MSGBOX02.ICO" alt="Returns: PivotTable. Creates a PivotTable object. This method doesnt display the PivotTable Wizard. This method isnt available for OLE DB data sources. Use the Add method to add a PivotTable cache, and then create a PivotTable report based on the cache. PivotTable object." width="16" height="16" onclick="getHelp('xlmthPivotTableWizard.htm')" onmouseover="showReturns('Returns: PivotTable')"><br>Previous<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns a Worksheet object that represents the previous sheet or cell. Read-only." width="16" height="16" onclick="getHelp('xlproPrevious.htm')" onmouseover="showReturns('Returns: Object')"><br>PrintOut([From], [To], [Copies], [Preview], [ActivePrinter], [PrintToFile], [Collate], [PrToFileName]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Prints the object." width="16" height="16" onclick="getHelp('xlmthPrintOut.htm')" onmouseover="showReturns('Returns: Void')"><br>PrintPreview([EnableChanges]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Shows a preview of the object as it would look when printed." width="16" height="16" onclick="getHelp('xlmthPrintPreview.htm')" onmouseover="showReturns('Returns: Void')"><br>Protect([Password], [DrawingObjects], [Contents], [Scenarios], [UserInterfaceOnly], [AllowFormattingCells], [AllowFormattingColumns], [AllowFormattingRows], [AllowInsertingColumns], [AllowInsertingRows], [AllowInsertingHyperlinks], [AllowDeletingColumns], [AllowDeletingRows], [AllowSorting], [AllowFiltering], [AllowUsingPivotTables]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. If you apply the Protect method with the UserInterfaceOnly argument set to True to a worksheet and then save the workbook, the entire worksheet (not just the interface) will be fully protected when you reopen the workbook. To re-enable the user interface protection after the workbook is opened, you must again apply the Protect method with UserInterfaceOnly set to True." width="16" height="16" onclick="getHelp('xlmthProtect.htm')" onmouseover="showReturns('Returns: Void')"><br>ProtectContents<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the contents of the sheet are protected. For a chart, this protects the entire chart. For a worksheet, this protects the individual cells. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproProtectContents.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ProtectDrawingObjects<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if shapes are protected. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproProtectDrawingObjects.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Protection<input type="image" src="MSGBOX02.ICO" alt="Returns: Protection. Returns a Protection object that represents the protection options of the worksheet." width="16" height="16" onclick="getHelp('xlproProtection.htm')" onmouseover="showReturns('Returns: Protection')"><br>ProtectionMode<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if user-interface-only protection is turned on. To turn on user interface protection, use the Protect method with the UserInterfaceOnly argument set to True. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproProtectionMode.htm')" onmouseover="showReturns('Returns: Boolean')"><br>ProtectScenarios<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the worksheet scenarios are protected. Read-only Boolean." width="16" height="16" onclick="getHelp('xlproProtectScenarios.htm')" onmouseover="showReturns('Returns: Boolean')"><br>QueryTables<input type="image" src="MSGBOX02.ICO" alt="Returns: QueryTables. Returns the QueryTables collection that represents all the query tables on the specified worksheet. Read-only." width="16" height="16" onclick="getHelp('xlproQueryTables.htm')" onmouseover="showReturns('Returns: QueryTables')"><br>Range<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>Rectangles([Index]) <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>ResetAllPageBreaks() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Resets all page breaks on the specified worksheet." width="16" height="16" onclick="getHelp('xlmthResetAllPageBreaks.htm')" onmouseover="showReturns('Returns: Void')"><br>Rows<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. For an Application object, returns a Range object that represents all the rows on the active worksheet. If the active document isnt a worksheet, the Rows property fails. For a Range object, returns a Range object that represents the rows in the specified range. For a Worksheet object, returns a Range object that represents all the rows on the specified worksheet. Read-only Range object." width="16" height="16" onclick="getHelp('xlproRows.htm')" onmouseover="showReturns('Returns: Range')"><br>SaveAs(Filename, [FileFormat], [Password], [WriteResPassword], [ReadOnlyRecommended], [CreateBackup], [AddToMru], [TextCodepage], [TextVisualLayout], [Local]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Saves changes to the chart or worksheet in a different file." width="16" height="16" onclick="getHelp('xlmthSaveAs.htm')" onmouseover="showReturns('Returns: Void')"><br>Scenarios([Index]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns an object that represents either a single scenario (a Scenario object) or a collection of scenarios (a Scenarios object) on the worksheet." width="16" height="16" onclick="getHelp('xlmthScenarios.htm')" onmouseover="showReturns('Returns: Object')"><br>Scripts<input type="image" src="MSGBOX02.ICO" alt="Returns: Scripts. Returns the Scripts collection, which contains Script objects representing blocks of script or code in the specified document when its saved as a Web page." width="16" height="16" onclick="getHelp('xlproScripts.htm')" onmouseover="showReturns('Returns: Scripts')"><br>ScrollArea [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns or sets the range where scrolling is allowed, as an A1-style range reference. Cells outside the scroll area cannot be selected. Read/write String." width="16" height="16" onclick="getHelp('xlproScrollArea.htm')" onmouseover="showReturns('Returns: String')"><br>ScrollBars([Index]) <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>Select([Replace]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Void')"><br>SelectionChange<input type="image" src="MSGBOX02.ICO" alt="Returns: . Occurs when the selection changes on a worksheet." width="16" height="16" onclick="getHelp('xlevtSelectionChange.htm')" onmouseover="showReturns('Returns: ')"><br>SetBackgroundPicture(Filename) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Sets the background graphic for a worksheet or chart." width="16" height="16" onclick="getHelp('xlmthSetBackgroundPicture.htm')" onmouseover="showReturns('Returns: Void')"><br>Shapes<input type="image" src="MSGBOX02.ICO" alt="Returns: Shapes. Returns a Shapes object that represents all the shapes on the worksheet or chart sheet. Read-only." width="16" height="16" onclick="getHelp('xlproShapes.htm')" onmouseover="showReturns('Returns: Shapes')"><br>ShowAllData() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Makes all rows of the currently filtered list visible. If AutoFilter is in use, this method changes the arrows to All." width="16" height="16" onclick="getHelp('xlmthShowAllData.htm')" onmouseover="showReturns('Returns: Void')"><br>ShowDataForm() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Displays the data form associated with the worksheet." width="16" height="16" onclick="getHelp('xlmthShowDataForm.htm')" onmouseover="showReturns('Returns: Void')"><br>SmartTags<input type="image" src="MSGBOX02.ICO" alt="Returns: SmartTags. Returns a SmartTags object representing the identifier for the specified cell." width="16" height="16" onclick="getHelp('xlproSmartTags.htm')" onmouseover="showReturns('Returns: SmartTags')"><br>Spinners([Index]) <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>StandardHeight<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the standard (default) height of all the rows in the worksheet, in points. Read-only Double." width="16" height="16" onclick="getHelp('xlproStandardHeight.htm')" onmouseover="showReturns('Returns: Double')"><br>StandardWidth [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns or sets the standard (default) width of all the columns in the worksheet. Read/write Double." width="16" height="16" onclick="getHelp('xlproStandardWidth.htm')" onmouseover="showReturns('Returns: Double')"><br>Tab<input type="image" src="MSGBOX02.ICO" alt="Returns: Tab. Returns a Tab object for a chart or a worksheet." width="16" height="16" onclick="getHelp('xlproTab.htm')" onmouseover="showReturns('Returns: Tab')"><br>TextBoxes([Index]) <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>ToString() <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>TransitionExpEval [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel uses Lotus 1-2-3 expression evaluation rules for the worksheet. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproTransitionExpEval.htm')" onmouseover="showReturns('Returns: Boolean')"><br>TransitionFormEntry [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if Microsoft Excel uses Lotus 1-2-3 formula entry rules for the worksheet. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproTransitionFormEntry.htm')" onmouseover="showReturns('Returns: Boolean')"><br>Type<input type="image" src="MSGBOX02.ICO" alt="Returns: XlSheetType. Returns or sets the Axis type. Read/write XlAxisType." width="16" height="16" onclick="getHelp('xlproType.htm')" onmouseover="showReturns('Returns: XlSheetType')"><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>UsedRange<input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Returns a Range object that represents the used range on the specified worksheet. Read-only." width="16" height="16" onclick="getHelp('xlproUsedRange.htm')" onmouseover="showReturns('Returns: Range')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: XlSheetVisibility. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: XlSheetVisibility')"><br>VPageBreaks<input type="image" src="MSGBOX02.ICO" alt="Returns: VPageBreaks. Returns a VPageBreaks collection that represents the vertical page breaks on the sheet. Read-only." width="16" height="16" onclick="getHelp('xlproVPageBreaks.htm')" onmouseover="showReturns('Returns: VPageBreaks')"><br>XmlDataQuery(XPath, [SelectionNamespaces], [Map]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Range')"><br>XmlMapQuery(XPath, [SelectionNamespaces], [Map]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Range. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Range')"><br><h2>WorksheetFunction (1995) <img src="MSGBOX02.ICO" alt="Used as a container for Microsoft Excel worksheet functions that can be called from Visual Basic." width="16" height="16" onclick="getHelp('xlobjWorksheetFunction.htm');showMozHelp('Used as a container for Microsoft Excel worksheet functions that can be called from Visual Basic.');"></h2>Acos(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the arccosine, or inverse cosine, of a number. The arccosine is the angle whose cosine is number. The returned angle is given in radians in the range 0 (zero) to pi." width="16" height="16" onclick="getHelp('xlfctACOS1.htm')" onmouseover="showReturns('Returns: Double')"><br>Acosh(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the inverse hyperbolic cosine of a number. Number must be greater than or equal to 1. The inverse hyperbolic cosine is the value whose hyperbolic cosine is number, so ACOSH(COSH(number)) equals number." width="16" height="16" onclick="getHelp('xlfctACOSH1.htm')" onmouseover="showReturns('Returns: Double')"><br>And(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: Boolean. Returns TRUE if all its arguments are TRUE; returns FALSE if one or more argument is FALSE." width="16" height="16" onclick="getHelp('xlfctAND1.htm')" onmouseover="showReturns('Returns: Boolean')"><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>Asc(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: String. For Double-byte character set (DBCS) languages, changes full-width (double-byte) characters to half-width (single-byte) characters." width="16" height="16" onclick="getHelp('xlfctASC1.htm')" onmouseover="showReturns('Returns: String')"><br>Asin(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the arcsine, or inverse sine, of a number. The arcsine is the angle whose sine is number. The returned angle is given in radians in the range -pi/2 to pi/2." width="16" height="16" onclick="getHelp('xlfctASIN1.htm')" onmouseover="showReturns('Returns: Double')"><br>Asinh(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the inverse hyperbolic sine of a number. The inverse hyperbolic sine is the value whose hyperbolic sine is number, so ASINH(SINH(number)) equals number." width="16" height="16" onclick="getHelp('xlfctASINH1.htm')" onmouseover="showReturns('Returns: Double')"><br>Atan2(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the arctangent, or inverse tangent, of the specified x- and y-coordinates. The arctangent is the angle from the x-axis to a line containing the origin (0, 0) and a point with coordinates (x_num, y_num). The angle is given in radians between -pi and pi, excluding -pi." width="16" height="16" onclick="getHelp('xlfctATAN21.htm')" onmouseover="showReturns('Returns: Double')"><br>Atanh(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the inverse hyperbolic tangent of a number. Number must be between -1 and 1 (excluding -1 and 1). The inverse hyperbolic tangent is the value whose hyperbolic tangent is number, so ATANH(TANH(number)) equals number." width="16" height="16" onclick="getHelp('xlfctATANH1.htm')" onmouseover="showReturns('Returns: Double')"><br>AveDev(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: Double. Returns the average of the absolute deviations of data points from their mean. AVEDEV is a measure of the variability in a data set." width="16" height="16" onclick="getHelp('xlfctAVEDEV1.htm')" onmouseover="showReturns('Returns: Double')"><br>Average(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: Double. Returns the average (arithmetic mean) of the arguments." width="16" height="16" onclick="getHelp('xlfctAVERAGE1.htm')" onmouseover="showReturns('Returns: Double')"><br>BahtText(Arg1) <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>BetaDist(Arg1, Arg2, Arg3, [Arg4], [Arg5]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the beta cumulative distribution function. The beta distribution is commonly used to study variation in the percentage of something across samples, such as the fraction of the day people spend watching television." width="16" height="16" onclick="getHelp('xlfctBETADIST1.htm')" onmouseover="showReturns('Returns: Double')"><br>BetaInv(Arg1, Arg2, Arg3, [Arg4], [Arg5]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the inverse of the cumulative distribution function for a specified beta distribution. That is, if probability = BETADIST(x,...), then BETAINV(probability,...) = x. The beta distribution can be used in project planning to model probable completion times given an expected completion time and variability." width="16" height="16" onclick="getHelp('xlfctBETAINV1.htm')" onmouseover="showReturns('Returns: Double')"><br>BinomDist(Arg1, Arg2, Arg3, Arg4) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the individual term binomial distribution probability. Use BINOMDIST in problems with a fixed number of tests or trials, when the outcomes of any trial are only success or failure, when trials are independent, and when the probability of success is constant throughout the experiment. For example, BINOMDIST can calculate the probability that two of the next three babies born are male." width="16" height="16" onclick="getHelp('xlfctBINOMDIST1.htm')" onmouseover="showReturns('Returns: Double')"><br>Ceiling(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns number rounded up, away from zero, to the nearest multiple of significance. For example, if you want to avoid using pennies in your prices and your product is priced at $4.42, use the formula =CEILING(4.42,0.05) to round prices up to the nearest nickel." width="16" height="16" onclick="getHelp('xlfctCEILING1.htm')" onmouseover="showReturns('Returns: Double')"><br>ChiDist(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the one-tailed probability of the chi-squared distribution. The c2 test to compare observed and expected values. For example, a genetic experiment might hypothesize that the next generation of plants will exhibit a certain set of colors. By comparing the observed results with the expected ones, you can decide whether your original hypothesis is valid." width="16" height="16" onclick="getHelp('xlfctCHIDIST1.htm')" onmouseover="showReturns('Returns: Double')"><br>ChiInv(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the inverse of the one-tailed probability of the chi-squared distribution. If probability = CHIDIST(x,...), then CHIINV(probability,...) = x. Use this function to compare observed results with expected ones in order to decide whether your original hypothesis is valid." width="16" height="16" onclick="getHelp('xlfctCHIINV1.htm')" onmouseover="showReturns('Returns: Double')"><br>ChiTest(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the test for independence. CHITEST returns the value from the chi-squared (c2 tests to determine whether hypothesized results are verified by an experiment." width="16" height="16" onclick="getHelp('xlfctCHITEST1.htm')" onmouseover="showReturns('Returns: Double')"><br>Choose(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. Uses index_num to return a value from the list of value arguments. Use CHOOSE to select one of up to 29 values based on the index number. For example, if value1 through value7 are the days of the week, CHOOSE returns one of the days when a number between 1 and 7 is used as index_num." width="16" height="16" onclick="getHelp('xlfctCHOOSE1.htm')" onmouseover="showReturns('Returns: Object')"><br>Clean(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: String. Removes all nonprintable characters from text. Use CLEAN on text imported from other applications that contains characters that may not print with your operating system. For example, you can use CLEAN to remove some low-level computer code that is frequently at the beginning and end of data files and cannot be printed." width="16" height="16" onclick="getHelp('xlfctCLEAN1.htm')" onmouseover="showReturns('Returns: String')"><br>Combin(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the number of combinations for a given number of items. Use COMBIN to determine the total possible number of groups for a given number of items." width="16" height="16" onclick="getHelp('xlfctCOMBIN1.htm')" onmouseover="showReturns('Returns: Double')"><br>Confidence(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns a value that you can use to construct a confidence interval for a population mean. The confidence interval is a range of values. Your sample mean, 0 is not in the confidence interval. The confidence interval does not allow us to infer that there is probability 1 alpha that our next package will take a delivery time that is in the confidence interval." width="16" height="16" onclick="getHelp('xlfctCONFIDENCE1.htm')" onmouseover="showReturns('Returns: Double')"><br>Correl(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the correlation coefficient of the array1 and array2 cell ranges. Use the correlation coefficient to determine the relationship between two properties. For example, you can examine the relationship between a location's average temperature and the use of air conditioners." width="16" height="16" onclick="getHelp('xlfctCORREL1.htm')" onmouseover="showReturns('Returns: Double')"><br>Cosh(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the hyperbolic cosine of a number." width="16" height="16" onclick="getHelp('xlfctCOSH1.htm')" onmouseover="showReturns('Returns: Double')"><br>Count(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: Double. Counts the number of cells that contain numbers and also numbers within the list of arguments. Use COUNT to get the number of entries in a number field that's in a range or array of numbers." width="16" height="16" onclick="getHelp('xlfctCOUNT1.htm')" onmouseover="showReturns('Returns: Double')"><br>CountA(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: Double. Counts the number of cells that are not empty and the values within the list of arguments. Use COUNTA to count the number of cells that contain data in a range or array." width="16" height="16" onclick="getHelp('xlfctCOUNTA1.htm')" onmouseover="showReturns('Returns: Double')"><br>CountBlank(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Counts empty cells in a specified range of cells." width="16" height="16" onclick="getHelp('xlfctCOUNTBLANK1.htm')" onmouseover="showReturns('Returns: Double')"><br>CountIf(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Counts the number of cells within a range that meet the given criteria." width="16" height="16" onclick="getHelp('xlfctCOUNTIF1.htm')" onmouseover="showReturns('Returns: Double')"><br>Covar(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns covariance, the average of the products of deviations for each data point pair. Use covariance to determine the relationship between two data sets. For example, you can examine whether greater income accompanies greater levels of education." width="16" height="16" onclick="getHelp('xlfctCOVAR1.htm')" onmouseover="showReturns('Returns: Double')"><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>CritBinom(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value. Use this function for quality assurance applications. For example, use CRITBINOM to determine the greatest number of defective parts that are allowed to come off an assembly line run without rejecting the entire lot." width="16" height="16" onclick="getHelp('xlfctCRITBINOM1.htm')" onmouseover="showReturns('Returns: Double')"><br>DAverage(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Averages the values in a column of a list or database that match conditions you specify." width="16" height="16" onclick="getHelp('xlfctDAVERAGE1.htm')" onmouseover="showReturns('Returns: Double')"><br>Days360(Arg1, Arg2, [Arg3]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the number of days between two dates based on a 360-day year (twelve 30-day months), which is used in some accounting calculations. Use this function to help compute payments if your accounting system is based on twelve 30-day months." width="16" height="16" onclick="getHelp('xlfctDAYS3601.htm')" onmouseover="showReturns('Returns: Double')"><br>Db(Arg1, Arg2, Arg3, Arg4, [Arg5]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the depreciation of an asset for a specified period using the fixed-declining balance method." width="16" height="16" onclick="getHelp('xlfctDB1.htm')" onmouseover="showReturns('Returns: Double')"><br>Dbcs(Arg1) <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>DCount(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Counts the cells that contain numbers in a column of a list or database that match conditions you specify." width="16" height="16" onclick="getHelp('xlfctDCOUNT1.htm')" onmouseover="showReturns('Returns: Double')"><br>DCountA(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Counts the nonblank cells in a column of a list or database that match conditions you specify." width="16" height="16" onclick="getHelp('xlfctDCOUNTA1.htm')" onmouseover="showReturns('Returns: Double')"><br>Ddb(Arg1, Arg2, Arg3, Arg4, [Arg5]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the depreciation of an asset for a specified period using the double-declining balance method or some other method you specify." width="16" height="16" onclick="getHelp('xlfctDDB1.htm')" onmouseover="showReturns('Returns: Double')"><br>Degrees(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Converts radians into degrees." width="16" height="16" onclick="getHelp('xlfctDEGREES1.htm')" onmouseover="showReturns('Returns: Double')"><br>DevSq(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: Double. Returns the sum of squares of deviations of data points from their sample mean." width="16" height="16" onclick="getHelp('xlfctDEVSQ1.htm')" onmouseover="showReturns('Returns: Double')"><br>DGet(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Extracts a single value from a column of a list or database that matches conditions you specify." width="16" height="16" onclick="getHelp('xlfctDGET1.htm')" onmouseover="showReturns('Returns: Object')"><br>DMax(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the largest number in a column of a list or database that matches conditions you specify." width="16" height="16" onclick="getHelp('xlfctDMAX1.htm')" onmouseover="showReturns('Returns: Double')"><br>DMin(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the smallest number in a column of a list or database that matches conditions you specify." width="16" height="16" onclick="getHelp('xlfctDMIN1.htm')" onmouseover="showReturns('Returns: Double')"><br>Dollar(Arg1, [Arg2]) <input type="image" src="MSGBOX02.ICO" alt="Returns: String. The function described in this Help topic converts a number to text format and applies a currency symbol. The name of the function (and the symbol that it applies) depends upon your language settings." width="16" height="16" onclick="getHelp('xlfctDOLLAR1.htm')" onmouseover="showReturns('Returns: String')"><br>DProduct(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Multiplies the values in a column of a list or database that match conditions you specify." width="16" height="16" onclick="getHelp('xlfctDPRODUCT1.htm')" onmouseover="showReturns('Returns: Double')"><br>DStDev(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Estimates the standard deviation of a population based on a sample by using the numbers in a column of a list or database that match conditions you specify." width="16" height="16" onclick="getHelp('xlfctDSTDEV1.htm')" onmouseover="showReturns('Returns: Double')"><br>DStDevP(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Calculates the standard deviation of a population based on the entire population, using the numbers in a column of a list or database that match conditions you specify." width="16" height="16" onclick="getHelp('xlfctDSTDEVP1.htm')" onmouseover="showReturns('Returns: Double')"><br>DSum(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Adds the numbers in a column of a list or database that match conditions you specify." width="16" height="16" onclick="getHelp('xlfctDSUM1.htm')" onmouseover="showReturns('Returns: Double')"><br>DVar(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Estimates the variance of a population based on a sample by using the numbers in a column of a list or database that match conditions you specify." width="16" height="16" onclick="getHelp('xlfctDVAR1.htm')" onmouseover="showReturns('Returns: Double')"><br>DVarP(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Calculates the variance of a population based on the entire population by using the numbers in a column of a list or database that match conditions you specify." width="16" height="16" onclick="getHelp('xlfctDVARP1.htm')" onmouseover="showReturns('Returns: Double')"><br>Even(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns number rounded up to the nearest even integer. You can use this function for processing items that come in twos. For example, a packing crate accepts rows of one or two items. The crate is full when the number of items, rounded up to the nearest two, matches the crate's capacity." width="16" height="16" onclick="getHelp('xlfctEVEN1.htm')" onmouseover="showReturns('Returns: Double')"><br>ExponDist(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the exponential distribution. Use EXPONDIST to model the time between events, such as how long an automated bank teller takes to deliver cash. For example, you can use EXPONDIST to determine the probability that the process takes at most 1 minute." width="16" height="16" onclick="getHelp('xlfctEXPONDIST1.htm')" onmouseover="showReturns('Returns: Double')"><br>Fact(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the factorial of a number. The factorial of a number is equal to 1*2*3*...* number." width="16" height="16" onclick="getHelp('xlfctFACT1.htm')" onmouseover="showReturns('Returns: Double')"><br>FDist(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the F probability distribution. You can use this function to determine whether two data sets have different degrees of diversity. For example, you can examine the test scores of men and women entering high school and determine if the variability in the females is different from that found in the males." width="16" height="16" onclick="getHelp('xlfctFDIST1.htm')" onmouseover="showReturns('Returns: Double')"><br>Find(Arg1, Arg2, [Arg3]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Also applies to:" width="16" height="16" onclick="getHelp('xlfctFIND1.htm')" onmouseover="showReturns('Returns: Double')"><br>FindB(Arg1, Arg2, [Arg3]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Double')"><br>FInv(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the inverse of the F probability distribution. If p = FDIST(x,...), then FINV(p,...) = x." width="16" height="16" onclick="getHelp('xlfctFINV1.htm')" onmouseover="showReturns('Returns: Double')"><br>Fisher(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the Fisher transformation at x. This transformation produces a function that is normally distributed rather than skewed. Use this function to perform hypothesis testing on the correlation coefficient." width="16" height="16" onclick="getHelp('xlfctFISHER1.htm')" onmouseover="showReturns('Returns: Double')"><br>FisherInv(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the inverse of the Fisher transformation. Use this transformation when analyzing correlations between ranges or arrays of data. If y = FISHER(x), then FISHERINV(y) = x." width="16" height="16" onclick="getHelp('xlfctFISHERINV1.htm')" onmouseover="showReturns('Returns: Double')"><br>Fixed(Arg1, [Arg2], [Arg3]) <input type="image" src="MSGBOX02.ICO" alt="Returns: String. Rounds a number to the specified number of decimals, formats the number in decimal format using a period and commas, and returns the result as text." width="16" height="16" onclick="getHelp('xlfctFIXED1.htm')" onmouseover="showReturns('Returns: String')"><br>Floor(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Rounds number down, toward zero, to the nearest multiple of significance." width="16" height="16" onclick="getHelp('xlfctFLOOR1.htm')" onmouseover="showReturns('Returns: Double')"><br>Forecast(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Calculates, or predicts, a future value by using existing values. The predicted value is a y-value for a given x-value. The known values are existing x-values and y-values, and the new value is predicted by using linear regression. You can use this function to predict future sales, inventory requirements, or consumer trends." width="16" height="16" onclick="getHelp('xlfctFORECAST1.htm')" onmouseover="showReturns('Returns: Double')"><br>Frequency(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Calculates how often values occur within a range of values, and then returns a vertical array of numbers. For example, use FREQUENCY to count the number of test scores that fall within ranges of scores. Because FREQUENCY returns an array, it must be entered as an array formula." width="16" height="16" onclick="getHelp('xlfctFREQUENCY1.htm')" onmouseover="showReturns('Returns: Object')"><br>FTest(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the result of an F-test. An F-test returns the one-tailed probability that the variances in array1 and array2 are not significantly different. Use this function to determine whether two samples have different variances. For example, given test scores from public and private schools, you can test whether these schools have different levels of test score diversity." width="16" height="16" onclick="getHelp('xlfctFTEST1.htm')" onmouseover="showReturns('Returns: Double')"><br>Fv(Arg1, Arg2, Arg3, [Arg4], [Arg5]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the future value of an investment based on periodic, constant payments and a constant interest rate." width="16" height="16" onclick="getHelp('xlfctFV1.htm')" onmouseover="showReturns('Returns: Double')"><br>GammaDist(Arg1, Arg2, Arg3, Arg4) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the gamma distribution. You can use this function to study variables that may have a skewed distribution. The gamma distribution is commonly used in queuing analysis." width="16" height="16" onclick="getHelp('xlfctGAMMADIST1.htm')" onmouseover="showReturns('Returns: Double')"><br>GammaInv(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the inverse of the gamma cumulative distribution. If p = GAMMADIST(x,...), then GAMMAINV(p,...) = x." width="16" height="16" onclick="getHelp('xlfctGAMMAINV1.htm')" onmouseover="showReturns('Returns: Double')"><br>GammaLn(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the natural logarithm of the gamma function, G(x)." width="16" height="16" onclick="getHelp('xlfctGAMMALN1.htm')" onmouseover="showReturns('Returns: Double')"><br>GeoMean(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: Double. Returns the geometric mean of an array or range of positive data. For example, you can use GEOMEAN to calculate average growth rate given compound interest with variable rates." width="16" height="16" onclick="getHelp('xlfctGEOMEAN1.htm')" onmouseover="showReturns('Returns: Double')"><br>Growth(Arg1, [Arg2], [Arg3], [Arg4]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Calculates predicted exponential growth by using existing data. GROWTH returns the y-values for a series of new x-values that you specify by using existing x-values and y-values. You can also use the GROWTH worksheet function to fit an exponential curve to existing x-values and y-values." width="16" height="16" onclick="getHelp('xlfctGROWTH1.htm')" onmouseover="showReturns('Returns: Object')"><br>HarMean(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: Double. Returns the harmonic mean of a data set. The harmonic mean is the reciprocal of the arithmetic mean of reciprocals." width="16" height="16" onclick="getHelp('xlfctHARMEAN1.htm')" onmouseover="showReturns('Returns: Double')"><br>HLookup(Arg1, Arg2, Arg3, [Arg4]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Searches for a value in the top row of a table or an array of values, and then returns a value in the same column from a row you specify in the table or array. Use HLOOKUP when your comparison values are located in a row across the top of a table of data, and you want to look down a specified number of rows. Use VLOOKUP when your comparison values are located in a column to the left of the data you want to find." width="16" height="16" onclick="getHelp('xlfctHLOOKUP1.htm')" onmouseover="showReturns('Returns: Object')"><br>HypGeomDist(Arg1, Arg2, Arg3, Arg4) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the hypergeometric distribution. HYPGEOMDIST returns the probability of a given number of sample successes, given the sample size, population successes, and population size. Use HYPGEOMDIST for problems with a finite population, where each observation is either a success or a failure, and where each subset of a given size is chosen with equal likelihood." width="16" height="16" onclick="getHelp('xlfctHYPGEOMDIST1.htm')" onmouseover="showReturns('Returns: Double')"><br>Index(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>Intercept(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Calculates the point at which a line will intersect the y-axis by using existing x-values and y-values. The intercept point is based on a best-fit regression line plotted through the known x-values and known y-values. Use the INTERCEPT function when you want to determine the value of the dependent variable when the independent variable is 0 (zero). For example, you can use the INTERCEPT function to predict a metal's electrical resistance at 0 degrees C when your data points were taken at room temperature and higher." width="16" height="16" onclick="getHelp('xlfctINTERCEPT1.htm')" onmouseover="showReturns('Returns: Double')"><br>Ipmt(Arg1, Arg2, Arg3, Arg4, [Arg5], [Arg6]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the interest payment for a given period for an investment based on periodic, constant payments and a constant interest rate. For a more complete description of the arguments in IPMT and for more information about annuity functions, see PV." width="16" height="16" onclick="getHelp('xlfctIPMT1.htm')" onmouseover="showReturns('Returns: Double')"><br>Irr(Arg1, [Arg2]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the internal rate of return for a series of cash flows represented by the numbers in values. These cash flows do not have to be even, as they would be for an annuity. However, the cash flows must occur at regular intervals, such as monthly or annually. The internal rate of return is the interest rate received for an investment consisting of payments (negative values) and income (positive values) that occur at regular periods." width="16" height="16" onclick="getHelp('xlfctIRR1.htm')" onmouseover="showReturns('Returns: Double')"><br>IsErr(Arg1) <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>IsError(Arg1) <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>IsLogical(Arg1) <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>IsNA(Arg1) <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>IsNonText(Arg1) <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>IsNumber(Arg1) <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>Ispmt(Arg1, Arg2, Arg3, Arg4) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Calculates the interest paid during a specific period of an investment. This function is provided for compatibility with Lotus 1-2-3." width="16" height="16" onclick="getHelp('xlfctISPMT1.htm')" onmouseover="showReturns('Returns: Double')"><br>IsText(Arg1) <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>IsThaiDigit(Arg1) <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>Kurt(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: Double. Returns the kurtosis of a data set. Kurtosis characterizes the relative peakedness or flatness of a distribution compared with the normal distribution. Positive kurtosis indicates a relatively peaked distribution. Negative kurtosis indicates a relatively flat distribution." width="16" height="16" onclick="getHelp('xlfctKURT1.htm')" onmouseover="showReturns('Returns: Double')"><br>Large(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the k-th largest value in a data set. You can use this function to select a value based on its relative standing. For example, you can use LARGE to return the highest, runner-up, or third-place score." width="16" height="16" onclick="getHelp('xlfctLARGE1.htm')" onmouseover="showReturns('Returns: Double')"><br>LinEst(Arg1, [Arg2], [Arg3], [Arg4]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Calculates the statistics for a line by using the least squares method to calculate a straight line that best fits your data, and returns an array that describes the line. Because this function returns an array of values, it must be entered as an array formula." width="16" height="16" onclick="getHelp('xlfctLINEST1.htm')" onmouseover="showReturns('Returns: Object')"><br>Ln(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the natural logarithm of a number. Natural logarithms are based on the constant e (2.71828182845904)." width="16" height="16" onclick="getHelp('xlfctLN1.htm')" onmouseover="showReturns('Returns: Double')"><br>Log(Arg1, [Arg2]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the logarithm of a number to the base you specify." width="16" height="16" onclick="getHelp('xlfctLOG1.htm')" onmouseover="showReturns('Returns: Double')"><br>Log10(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the base-10 logarithm of a number." width="16" height="16" onclick="getHelp('xlfctLOG101.htm')" onmouseover="showReturns('Returns: Double')"><br>LogEst(Arg1, [Arg2], [Arg3], [Arg4]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. In regression analysis, calculates an exponential curve that fits your data and returns an array of values that describes the curve. Because this function returns an array of values, it must be entered as an array formula." width="16" height="16" onclick="getHelp('xlfctLOGEST1.htm')" onmouseover="showReturns('Returns: Object')"><br>LogInv(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the inverse of the lognormal cumulative distribution function of x, where ln(x) is normally distributed with parameters mean and standard_dev. If p = LOGNORMDIST(x,...) then LOGINV(p,...) = x." width="16" height="16" onclick="getHelp('xlfctLOGINV1.htm')" onmouseover="showReturns('Returns: Double')"><br>LogNormDist(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the cumulative lognormal distribution of x, where ln(x) is normally distributed with parameters mean and standard_dev. Use this function to analyze data that has been logarithmically transformed." width="16" height="16" onclick="getHelp('xlfctLOGNORMDIST1.htm')" onmouseover="showReturns('Returns: Double')"><br>Lookup(Arg1, Arg2, [Arg3]) <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>Match(Arg1, Arg2, [Arg3]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the relative position of an item in an array that matches a specified value in a specified order. Use MATCH instead of one of the LOOKUP functions when you need the position of an item in a range instead of the item itself." width="16" height="16" onclick="getHelp('xlfctMATCH1.htm')" onmouseover="showReturns('Returns: Double')"><br>Max(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: Double. Returns the largest value in a set of values." width="16" height="16" onclick="getHelp('xlfctMAX1.htm')" onmouseover="showReturns('Returns: Double')"><br>MDeterm(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the matrix determinant of an array." width="16" height="16" onclick="getHelp('xlfctMDETERM1.htm')" onmouseover="showReturns('Returns: Double')"><br>Median(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: Double. Returns the median of the given numbers. The median is the number in the middle of a set of numbers; that is, half the numbers have values that are greater than the median, and half have values that are less." width="16" height="16" onclick="getHelp('xlfctMEDIAN1.htm')" onmouseover="showReturns('Returns: Double')"><br>Min(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: Double. Returns the smallest number in a set of values." width="16" height="16" onclick="getHelp('xlfctMIN1.htm')" onmouseover="showReturns('Returns: Double')"><br>MInverse(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the inverse matrix for the matrix stored in an array." width="16" height="16" onclick="getHelp('xlfctMINVERSE1.htm')" onmouseover="showReturns('Returns: Object')"><br>MIrr(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the modified internal rate of return for a series of periodic cash flows. MIRR considers both the cost of the investment and the interest received on reinvestment of cash." width="16" height="16" onclick="getHelp('xlfctMIRR1.htm')" onmouseover="showReturns('Returns: Double')"><br>MMult(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns the matrix product of two arrays. The result is an array with the same number of rows as array1 and the same number of columns as array2." width="16" height="16" onclick="getHelp('xlfctMMULT1.htm')" onmouseover="showReturns('Returns: Object')"><br>Mode(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: Double. Returns the most frequently occurring, or repetitive, value in an array or range of data. Like MEDIAN, MODE is a location measure." width="16" height="16" onclick="getHelp('xlfctMODE1.htm')" onmouseover="showReturns('Returns: Double')"><br>NegBinomDist(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the negative binomial distribution. NEGBINOMDIST returns the probability that there will be number_f failures before the number_s-th success, when the constant probability of a success is probability_s. This function is similar to the binomial distribution, except that the number of successes is fixed, and the number of trials is variable. Like the binomial, trials are assumed to be independent." width="16" height="16" onclick="getHelp('xlfctNEGBINOMDIST1.htm')" onmouseover="showReturns('Returns: Double')"><br>NormDist(Arg1, Arg2, Arg3, Arg4) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the normal distribution for the specified mean and standard deviation. This function has a very wide range of applications in statistics, including hypothesis testing." width="16" height="16" onclick="getHelp('xlfctNORMDIST1.htm')" onmouseover="showReturns('Returns: Double')"><br>NormInv(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the inverse of the normal cumulative distribution for the specified mean and standard deviation." width="16" height="16" onclick="getHelp('xlfctNORMINV1.htm')" onmouseover="showReturns('Returns: Double')"><br>NormSDist(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the standard normal cumulative distribution function. The distribution has a mean of 0 (zero) and a standard deviation of one. Use this function in place of a table of standard normal curve areas." width="16" height="16" onclick="getHelp('xlfctNORMSDIST1.htm')" onmouseover="showReturns('Returns: Double')"><br>NormSInv(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the inverse of the standard normal cumulative distribution. The distribution has a mean of zero and a standard deviation of one." width="16" height="16" onclick="getHelp('xlfctNORMSINV1.htm')" onmouseover="showReturns('Returns: Double')"><br>NPer(Arg1, Arg2, Arg3, [Arg4], [Arg5]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the number of periods for an investment based on periodic, constant payments and a constant interest rate." width="16" height="16" onclick="getHelp('xlfctNPER1.htm')" onmouseover="showReturns('Returns: Double')"><br>Npv(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: Double. Calculates the net present value of an investment by using a discount rate and a series of future payments (negative values) and income (positive values)." width="16" height="16" onclick="getHelp('xlfctNPV1.htm')" onmouseover="showReturns('Returns: Double')"><br>Odd(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns number rounded up to the nearest odd integer." width="16" height="16" onclick="getHelp('xlfctODD1.htm')" onmouseover="showReturns('Returns: Double')"><br>Or(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: Boolean. Returns TRUE if any argument is TRUE; returns FALSE if all arguments are FALSE." width="16" height="16" onclick="getHelp('xlfctOR1.htm')" onmouseover="showReturns('Returns: Boolean')"><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>Pearson(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the Pearson product moment correlation coefficient, r, a dimensionless index that ranges from -1.0 to 1.0 inclusive and reflects the extent of a linear relationship between two data sets." width="16" height="16" onclick="getHelp('xlfctPEARSON1.htm')" onmouseover="showReturns('Returns: Double')"><br>Percentile(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the k-th percentile of values in a range. You can use this function to establish a threshold of acceptance. For example, you can decide to examine candidates who score above the 90th percentile." width="16" height="16" onclick="getHelp('xlfctPERCENTILE1.htm')" onmouseover="showReturns('Returns: Double')"><br>PercentRank(Arg1, Arg2, [Arg3]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the rank of a value in a data set as a percentage of the data set. This function can be used to evaluate the relative standing of a value within a data set. For example, you can use PERCENTRANK to evaluate the standing of an aptitude test score among all scores for the test." width="16" height="16" onclick="getHelp('xlfctPERCENTRANK1.htm')" onmouseover="showReturns('Returns: Double')"><br>Permut(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the number of permutations for a given number of objects that can be selected from number objects. A permutation is any set or subset of objects or events where internal order is significant. Permutations are different from combinations, for which the internal order is not significant. Use this function for lottery-style probability calculations." width="16" height="16" onclick="getHelp('xlfctPERMUT1.htm')" onmouseover="showReturns('Returns: Double')"><br>Phonetic(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: String. Extracts the phonetic (furigana) characters from a text string." width="16" height="16" onclick="getHelp('xlfctPHONETIC1.htm')" onmouseover="showReturns('Returns: String')"><br>Pi() <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the number 3.14159265358979, the mathematical constant pi, accurate to 15 digits." width="16" height="16" onclick="getHelp('xlfctPI1.htm')" onmouseover="showReturns('Returns: Double')"><br>Pmt(Arg1, Arg2, Arg3, [Arg4], [Arg5]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Calculates the payment for a loan based on constant payments and a constant interest rate." width="16" height="16" onclick="getHelp('xlfctPMT1.htm')" onmouseover="showReturns('Returns: Double')"><br>Poisson(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the Poisson distribution. A common application of the Poisson distribution is predicting the number of events over a specific time, such as the number of cars arriving at a toll plaza in 1 minute." width="16" height="16" onclick="getHelp('xlfctPOISSON1.htm')" onmouseover="showReturns('Returns: Double')"><br>Power(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the result of a number raised to a power." width="16" height="16" onclick="getHelp('xlfctPOWER1.htm')" onmouseover="showReturns('Returns: Double')"><br>Ppmt(Arg1, Arg2, Arg3, Arg4, [Arg5], [Arg6]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the payment on the principal for a given period for an investment based on periodic, constant payments and a constant interest rate." width="16" height="16" onclick="getHelp('xlfctPPMT1.htm')" onmouseover="showReturns('Returns: Double')"><br>Prob(Arg1, Arg2, Arg3, [Arg4]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the probability that values in a range are between two limits. If upper_limit is not supplied, returns the probability that values in x_range are equal to lower_limit." width="16" height="16" onclick="getHelp('xlfctPROB1.htm')" onmouseover="showReturns('Returns: Double')"><br>Product(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: Double. Multiplies all the numbers given as arguments and returns the product." width="16" height="16" onclick="getHelp('xlfctPRODUCT1.htm')" onmouseover="showReturns('Returns: Double')"><br>Proper(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: String. Capitalizes the first letter in a text string and any other letters in text that follow any character other than a letter. Converts all other letters to lowercase letters." width="16" height="16" onclick="getHelp('xlfctPROPER1.htm')" onmouseover="showReturns('Returns: String')"><br>Pv(Arg1, Arg2, Arg3, [Arg4], [Arg5]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the present value of an investment. The present value is the total amount that a series of future payments is worth now. For example, when you borrow money, the loan amount is the present value to the lender." width="16" height="16" onclick="getHelp('xlfctPV1.htm')" onmouseover="showReturns('Returns: Double')"><br>Quartile(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the quartile of a data set. Quartiles often are used in sales and survey data to divide populations into groups. For example, you can use QUARTILE to find the top 25 percent of incomes in a population." width="16" height="16" onclick="getHelp('xlfctQUARTILE1.htm')" onmouseover="showReturns('Returns: Double')"><br>Radians(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Converts degrees to radians." width="16" height="16" onclick="getHelp('xlfctRADIANS1.htm')" onmouseover="showReturns('Returns: Double')"><br>Rank(Arg1, Arg2, [Arg3]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the rank of a number in a list of numbers. The rank of a number is its size relative to other values in a list. (If you were to sort the list, the rank of the number would be its position.)" width="16" height="16" onclick="getHelp('xlfctRANK1.htm')" onmouseover="showReturns('Returns: Double')"><br>Rate(Arg1, Arg2, Arg3, [Arg4], [Arg5], [Arg6]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the interest rate per period of an annuity. RATE is calculated by iteration and can have zero or more solutions. If the successive results of RATE do not converge to within 0.0000001 after 20 iterations, RATE returns the #NUM! error value." width="16" height="16" onclick="getHelp('xlfctRATE1.htm')" onmouseover="showReturns('Returns: Double')"><br>Replace(Arg1, Arg2, Arg3, Arg4) <input type="image" src="MSGBOX02.ICO" alt="Returns: String. Also applies to:" width="16" height="16" onclick="getHelp('xlfctREPLACE1.htm')" onmouseover="showReturns('Returns: String')"><br>ReplaceB(Arg1, Arg2, Arg3, Arg4) <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>Rept(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: String. Repeats text a given number of times. Use REPT to fill a cell with a number of instances of a text string." width="16" height="16" onclick="getHelp('xlfctREPT1.htm')" onmouseover="showReturns('Returns: String')"><br>Roman(Arg1, [Arg2]) <input type="image" src="MSGBOX02.ICO" alt="Returns: String. Converts an arabic numeral to roman, as text." width="16" height="16" onclick="getHelp('xlfctROMAN1.htm')" onmouseover="showReturns('Returns: String')"><br>Round(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Rounds a number to a specified number of digits." width="16" height="16" onclick="getHelp('xlfctROUND1.htm')" onmouseover="showReturns('Returns: Double')"><br>RoundBahtDown(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Double')"><br>RoundBahtUp(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Double')"><br>RoundDown(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Rounds a number down, toward zero." width="16" height="16" onclick="getHelp('xlfctROUNDDOWN1.htm')" onmouseover="showReturns('Returns: Double')"><br>RoundUp(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Rounds a number up, away from 0 (zero)." width="16" height="16" onclick="getHelp('xlfctROUNDUP1.htm')" onmouseover="showReturns('Returns: Double')"><br>RSq(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the square of the Pearson product moment correlation coefficient through data points in known_y's and known_x's. For more information, see PEARSON. The r-squared value can be interpreted as the proportion of the variance in y attributable to the variance in x." width="16" height="16" onclick="getHelp('xlfctRSQ1.htm')" onmouseover="showReturns('Returns: Double')"><br>RTD(progID, server, topic1, [topic2], [topic3], [topic4], [topic5], [topic6], [topic7], [topic8], [topic9], [topic10], [topic11], [topic12], [topic13], [topic14], [topic15], [topic16], [topic17], [topic18], [topic19], [topic20], [topic21], [topic22], [topic23], [topic24], [topic25], [topic26], [topic27], [topic28]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Retrieves real-time data from a program that supports COM automation." width="16" height="16" onclick="getHelp('xlfctRTD1.htm')" onmouseover="showReturns('Returns: Object')"><br>Search(Arg1, Arg2, [Arg3]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Also applies to:" width="16" height="16" onclick="getHelp('xlfctSEARCH1.htm')" onmouseover="showReturns('Returns: Double')"><br>SearchB(Arg1, Arg2, [Arg3]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Double')"><br>Sinh(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the hyperbolic sine of a number." width="16" height="16" onclick="getHelp('xlfctSINH1.htm')" onmouseover="showReturns('Returns: Double')"><br>Skew(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: Double. Returns the skewness of a distribution. Skewness characterizes the degree of asymmetry of a distribution around its mean. Positive skewness indicates a distribution with an asymmetric tail extending toward more positive values. Negative skewness indicates a distribution with an asymmetric tail extending toward more negative values." width="16" height="16" onclick="getHelp('xlfctSKEW1.htm')" onmouseover="showReturns('Returns: Double')"><br>Sln(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the straight-line depreciation of an asset for one period." width="16" height="16" onclick="getHelp('xlfctSLN1.htm')" onmouseover="showReturns('Returns: Double')"><br>Slope(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the slope of the linear regression line through data points in known_y's and known_x's. The slope is the vertical distance divided by the horizontal distance between any two points on the line, which is the rate of change along the regression line." width="16" height="16" onclick="getHelp('xlfctSLOPE1.htm')" onmouseover="showReturns('Returns: Double')"><br>Small(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the k-th smallest value in a data set. Use this function to return values with a particular relative standing in a data set." width="16" height="16" onclick="getHelp('xlfctSMALL1.htm')" onmouseover="showReturns('Returns: Double')"><br>Standardize(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns a normalized value from a distribution characterized by mean and standard_dev." width="16" height="16" onclick="getHelp('xlfctSTANDARDIZE1.htm')" onmouseover="showReturns('Returns: Double')"><br>StDev(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: Double. Estimates standard deviation based on a sample. The standard deviation is a measure of how widely values are dispersed from the average value (the mean)." width="16" height="16" onclick="getHelp('xlfctSTDEV1.htm')" onmouseover="showReturns('Returns: Double')"><br>StDevP(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: Double. Calculates standard deviation based on the entire population given as arguments. The standard deviation is a measure of how widely values are dispersed from the average value (the mean)." width="16" height="16" onclick="getHelp('xlfctSTDEVP1.htm')" onmouseover="showReturns('Returns: Double')"><br>StEyx(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the standard error of the predicted y-value for each x in the regression. The standard error is a measure of the amount of error in the prediction of y for an individual x." width="16" height="16" onclick="getHelp('xlfctSTEYX1.htm')" onmouseover="showReturns('Returns: Double')"><br>Substitute(Arg1, Arg2, Arg3, [Arg4]) <input type="image" src="MSGBOX02.ICO" alt="Returns: String. Substitutes new_text for old_text in a text string. Use SUBSTITUTE when you want to replace specific text in a text string; use REPLACE when you want to replace any text that occurs in a specific location in a text string." width="16" height="16" onclick="getHelp('xlfctSUBSTITUTE1.htm')" onmouseover="showReturns('Returns: String')"><br>Subtotal(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: Double. Returns a subtotal in a list or database. It is generally easier to create a list with subtotals using the Data menu). Once the subtotal list is created, you can modify it by editing the SUBTOTAL function." width="16" height="16" onclick="getHelp('xlfctSUBTOTAL1.htm')" onmouseover="showReturns('Returns: Double')"><br>Sum(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: Double. Adds all the numbers in a range of cells." width="16" height="16" onclick="getHelp('xlfctSUM1.htm')" onmouseover="showReturns('Returns: Double')"><br>SumIf(Arg1, Arg2, [Arg3]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Adds the cells specified by a given criteria." width="16" height="16" onclick="getHelp('xlfctSUMIF1.htm')" onmouseover="showReturns('Returns: Double')"><br>SumProduct(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: Double. Multiplies corresponding components in the given arrays, and returns the sum of those products." width="16" height="16" onclick="getHelp('xlfctSUMPRODUCT1.htm')" onmouseover="showReturns('Returns: Double')"><br>SumSq(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: Double. Returns the sum of the squares of the arguments." width="16" height="16" onclick="getHelp('xlfctSUMSQ1.htm')" onmouseover="showReturns('Returns: Double')"><br>SumX2MY2(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the sum of the difference of squares of corresponding values in two arrays." width="16" height="16" onclick="getHelp('xlfctSUMX2MY21.htm')" onmouseover="showReturns('Returns: Double')"><br>SumX2PY2(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the sum of the sum of squares of corresponding values in two arrays. The sum of the sum of squares is a common term in many statistical calculations." width="16" height="16" onclick="getHelp('xlfctSUMX2PY21.htm')" onmouseover="showReturns('Returns: Double')"><br>SumXMY2(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the sum of squares of differences of corresponding values in two arrays." width="16" height="16" onclick="getHelp('xlfctSUMXMY21.htm')" onmouseover="showReturns('Returns: Double')"><br>Syd(Arg1, Arg2, Arg3, Arg4) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the sum-of-years' digits depreciation of an asset for a specified period." width="16" height="16" onclick="getHelp('xlfctSYD1.htm')" onmouseover="showReturns('Returns: Double')"><br>Tanh(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the hyperbolic tangent of a number." width="16" height="16" onclick="getHelp('xlfctTANH1.htm')" onmouseover="showReturns('Returns: Double')"><br>TDist(Arg1, Arg2, Arg3) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the Percentage Points (probability) for the Student t-distribution where a numeric value (x) is a calculated value of t for which the Percentage Points are to be computed. The t-distribution is used in the hypothesis testing of small sample data sets. Use this function in place of a table of critical values for the t-distribution." width="16" height="16" onclick="getHelp('xlfctTDIST1.htm')" onmouseover="showReturns('Returns: Double')"><br>Text(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: String. Converts a value to text in a specific number format." width="16" height="16" onclick="getHelp('xlfctTEXT1.htm')" onmouseover="showReturns('Returns: String')"><br>ThaiDayOfWeek(Arg1) <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>ThaiDigit(Arg1) <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>ThaiMonthOfYear(Arg1) <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>ThaiNumSound(Arg1) <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>ThaiNumString(Arg1) <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>ThaiStringLength(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Double')"><br>ThaiYear(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: Double')"><br>TInv(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the t-value of the Student's t-distribution as a function of the probability and the degrees of freedom." width="16" height="16" onclick="getHelp('xlfctTINV1.htm')" onmouseover="showReturns('Returns: Double')"><br>Transpose(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns a vertical range of cells as a horizontal range, or vice versa. TRANSPOSE must be entered as an array has columns and rows. Use TRANSPOSE to shift the vertical and horizontal orientation of an array on a worksheet." width="16" height="16" onclick="getHelp('xlfctTRANSPOSE1.htm')" onmouseover="showReturns('Returns: Object')"><br>Trend(Arg1, [Arg2], [Arg3], [Arg4]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Returns values along a linear trend. Fits a straight line (using the method of least squares) to the arrays known_y's and known_x's. Returns the y-values along that line for the array of new_x's that you specify." width="16" height="16" onclick="getHelp('xlfctTREND1.htm')" onmouseover="showReturns('Returns: Object')"><br>Trim(Arg1) <input type="image" src="MSGBOX02.ICO" alt="Returns: String. Removes all spaces from text except for single spaces between words. Use TRIM on text that you have received from another application that may have irregular spacing." width="16" height="16" onclick="getHelp('xlfctTRIM1.htm')" onmouseover="showReturns('Returns: String')"><br>TrimMean(Arg1, Arg2) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the mean of the interior of a data set. TRIMMEAN calculates the mean taken by excluding a percentage of data points from the top and bottom tails of a data set. You can use this function when you wish to exclude outlying data from your analysis." width="16" height="16" onclick="getHelp('xlfctTRIMMEAN1.htm')" onmouseover="showReturns('Returns: Double')"><br>TTest(Arg1, Arg2, Arg3, Arg4) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the probability associated with a Student's t-Test. Use TTEST to determine whether two samples are likely to have come from the same two underlying populations that have the same mean." width="16" height="16" onclick="getHelp('xlfctTTEST1.htm')" onmouseover="showReturns('Returns: Double')"><br>USDollar(Arg1, Arg2) <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>Var(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: Double. Estimates variance based on a sample." width="16" height="16" onclick="getHelp('xlfctVAR1.htm')" onmouseover="showReturns('Returns: Double')"><br>VarP(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: Double. Calculates variance based on the entire population." width="16" height="16" onclick="getHelp('xlfctVARP1.htm')" onmouseover="showReturns('Returns: Double')"><br>Vdb(Arg1, Arg2, Arg3, Arg4, Arg5, [Arg6], [Arg7]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the depreciation of an asset for any period you specify, including partial periods, using the double-declining balance method or some other method you specify. VDB stands for variable declining balance." width="16" height="16" onclick="getHelp('xlfctVDB1.htm')" onmouseover="showReturns('Returns: Double')"><br>VLookup(Arg1, Arg2, Arg3, [Arg4]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Searches for a value in the leftmost column of a table, and then returns a value in the same row from a column you specify in the table. Use VLOOKUP instead of HLOOKUP when your comparison values are located in a column to the left of the data you want to find." width="16" height="16" onclick="getHelp('xlfctVLOOKUP1.htm')" onmouseover="showReturns('Returns: Object')"><br>Weekday(Arg1, [Arg2]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the day of the week corresponding to a date. The day is given as an integer, ranging from 1 (Sunday) to 7 (Saturday), by default." width="16" height="16" onclick="getHelp('xlfctWEEKDAY1.htm')" onmouseover="showReturns('Returns: Double')"><br>Weibull(Arg1, Arg2, Arg3, Arg4) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the Weibull distribution. Use this distribution in reliability analysis, such as calculating a device's mean time to failure." width="16" height="16" onclick="getHelp('xlfctWEIBULL1.htm')" onmouseover="showReturns('Returns: Double')"><br>ZTest(Arg1, Arg2, [Arg3]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Double. Returns the one-tailed probability-value of a z-test. For a given hypothesized population mean, that is, the observed sample mean. " width="16" height="16" onclick="getHelp('xlfctZTEST1.htm')" onmouseover="showReturns('Returns: Double')"><br><h2>Worksheets (1995) <img src="MSGBOX02.ICO" alt="A collection of all the Worksheet objects in the specified or active workbook. Each Worksheet object represents a worksheet." width="16" height="16" onclick="getHelp('xlobjWorksheets.htm');showMozHelp('A collection of all the Worksheet objects in the specified or active workbook. Each Worksheet object represents a worksheet.');"></h2>Add([Before], [After], [Count], [Type]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Object. 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: Object')"><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>Copy([Before], [After]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Copies the range to the specified range or to the Clipboard." width="16" height="16" onclick="getHelp('xlmthCopy.htm')" onmouseover="showReturns('Returns: Void')"><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>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>FillAcrossSheets(Range, [Type]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example fills the range A1:C5 on Sheet1, Sheet5, and Sheet7 with the contents of the same range on Sheet1." width="16" height="16" onclick="getHelp('xlmthFillAcrossSheets.htm')" onmouseover="showReturns('Returns: Void')"><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>HPageBreaks<input type="image" src="MSGBOX02.ICO" alt="Returns: HPageBreaks. Returns an HPageBreaks collection that represents the horizontal page breaks on the sheet. Read-only." width="16" height="16" onclick="getHelp('xlproHPageBreaks.htm')" onmouseover="showReturns('Returns: HPageBreaks')"><br>Item<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. 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: Object')"><br>Move([Before], [After]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Moves the sheet to another location in the workbook." width="16" height="16" onclick="getHelp('xlmthMove.htm')" onmouseover="showReturns('Returns: Void')"><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>PrintOut([From], [To], [Copies], [Preview], [ActivePrinter], [PrintToFile], [Collate], [PrToFileName]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Prints the object." width="16" height="16" onclick="getHelp('xlmthPrintOut.htm')" onmouseover="showReturns('Returns: Void')"><br>PrintPreview([EnableChanges]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Shows a preview of the object as it would look when printed." width="16" height="16" onclick="getHelp('xlmthPrintPreview.htm')" onmouseover="showReturns('Returns: Void')"><br>Select([Replace]) <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. Selects the object." width="16" height="16" onclick="getHelp('xlmthSelect.htm')" onmouseover="showReturns('Returns: Void')"><br>Visible [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Object. Visible property as it applies to the ChartFillFormat, FillFormat, LineFormat, ShadowFormat, Shape, ShapeRange, and ThreeDFormat objects." width="16" height="16" onclick="getHelp('xlproVisible.htm')" onmouseover="showReturns('Returns: Object')"><br>VPageBreaks<input type="image" src="MSGBOX02.ICO" alt="Returns: VPageBreaks. Returns a VPageBreaks collection that represents the vertical page breaks on the sheet. Read-only." width="16" height="16" onclick="getHelp('xlproVPageBreaks.htm')" onmouseover="showReturns('Returns: VPageBreaks')"><br><h2>XmlDataBinding (2003) <img src="MSGBOX02.ICO" alt="Represents the connection to the source data for an XmlMap object." width="16" height="16" onclick="getHelp('xlobjXmlDataBinding.htm');showMozHelp('Represents the connection to the source data for an XmlMap object.');"></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>ClearSettings() <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>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>LoadSettings(Url) <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>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>Refresh() <input type="image" src="MSGBOX02.ICO" alt="Returns: XlXmlImportResult. Updates the query table. Boolean." width="16" height="16" onclick="getHelp('xlmthRefresh.htm')" onmouseover="showReturns('Returns: XlXmlImportResult')"><br>SourceUrl<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><h2>XmlMap (2003) <img src="MSGBOX02.ICO" alt="Represents an XML map that has been added to a workbook. " width="16" height="16" onclick="getHelp('xlobjXmlMap.htm');showMozHelp('Represents an XML map that has been added to a workbook. ');"></h2>AdjustColumnWidth [= setting]<input type="image" src="MSGBOX02.ICO" alt="Returns: Boolean. True if the column widths are automatically adjusted for the best fit each time you refresh a query table. False if the column widths arent automatically adjusted with each refresh. The default value is True. Read/write Boolean." width="16" height="16" onclick="getHelp('xlproAdjustColumnWidth.htm')" onmouseover="showReturns('Returns: Boolean')"><br>AppendOnImport [= 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>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>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>DataBinding<input type="image" src="MSGBOX02.ICO" alt="Returns: XmlDataBinding. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: XmlDataBinding')"><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>Export(Url, [Overwrite]) <input type="image" src="MSGBOX02.ICO" alt="Returns: XlXmlExportResult. Exports the chart in a graphic format." width="16" height="16" onclick="getHelp('xlmthExport.htm')" onmouseover="showReturns('Returns: XlXmlExportResult')"><br>ExportXml(Data) <input type="image" src="MSGBOX02.ICO" alt="Returns: XlXmlExportResult. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: XlXmlExportResult')"><br>Import(Url, [Overwrite]) <input type="image" src="MSGBOX02.ICO" alt="Returns: XlXmlImportResult. This method should not be used. Sound notes have been removed from Microsoft Excel." width="16" height="16" onclick="getHelp('xlmthImport.htm')" onmouseover="showReturns('Returns: XlXmlImportResult')"><br>ImportXml(XmlData, [Overwrite]) <input type="image" src="MSGBOX02.ICO" alt="Returns: XlXmlImportResult. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: XlXmlImportResult')"><br>IsExportable<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>Name [= setting]<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>PreserveColumnFilter [= 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>PreserveNumberFormatting [= 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>RootElementName<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>RootElementNamespace<input type="image" src="MSGBOX02.ICO" alt="Returns: XmlNamespace. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: XmlNamespace')"><br>SaveDataSourceDefinition [= 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>Schemas<input type="image" src="MSGBOX02.ICO" alt="Returns: XmlSchemas. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: XmlSchemas')"><br>ShowImportExportValidationErrors [= 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><h2>XmlMaps (2003) <img src="MSGBOX02.ICO" alt="Represents the collection of XmlMap objects that have been added to a workbook." width="16" height="16" onclick="getHelp('xlobjXmlMaps.htm');showMozHelp('Represents the collection of XmlMap objects that have been added to a workbook.');"></h2>Add(Schema, [RootElementName]) <input type="image" src="MSGBOX02.ICO" alt="Returns: XmlMap. 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: XmlMap')"><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: XmlMap. 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: XmlMap')"><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>XmlNamespace (2003) <img src="MSGBOX02.ICO" alt="Represents a namespace that has been added to a workbook." width="16" height="16" onclick="getHelp('xlobjXmlNamespace.htm');showMozHelp('Represents a namespace that has been added to a workbook.');"></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>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>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>Prefix<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>Uri<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><h2>XmlNamespaces (2003) <img src="MSGBOX02.ICO" alt="Represents the collection of XmlNamespace objects in a workbook. " width="16" height="16" onclick="getHelp('xlobjXmlNamespaces.htm');showMozHelp('Represents the collection of XmlNamespace objects in a workbook. ');"></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>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>InstallManifest(Path, [InstallForAllUsers]) <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>Item<input type="image" src="MSGBOX02.ICO" alt="Returns: XmlNamespace. 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: XmlNamespace')"><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>Value<input type="image" src="MSGBOX02.ICO" alt="Returns: String. For the Application object, always returns &amp;quot;Microsoft Excel&amp;quot;. For the CubeField object, the name of the specified field. For the Style object, the name of the specified style. Read-only String." width="16" height="16" onclick="getHelp('xlproValue.htm')" onmouseover="showReturns('Returns: String')"><br><h2>XmlSchema (2003) <img src="MSGBOX02.ICO" alt="Represents an XML schema contained by an XmlMap object." width="16" height="16" onclick="getHelp('xlobjXmlSchema.htm');showMozHelp('Represents an XML schema contained by an XmlMap object.');"></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>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>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>Namespace<input type="image" src="MSGBOX02.ICO" alt="Returns: XmlNamespace. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: XmlNamespace')"><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>XML<input type="image" src="MSGBOX02.ICO" alt="Returns: String. Returns a String representing a sample of the XML that would be passed to the action handler. Read-only." width="16" height="16" onclick="getHelp('xlproXML.htm')" onmouseover="showReturns('Returns: String')"><br><h2>XmlSchemas (2003) <img src="MSGBOX02.ICO" alt="Represents the collection of XmlMap object." width="16" height="16" onclick="getHelp('xlobjXmlSchemas.htm');showMozHelp('Represents the collection of XmlMap object.');"></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>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: XmlSchema. 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: XmlSchema')"><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>XPath (2003) <img src="MSGBOX02.ICO" alt="Represents an XPath that has been mapped to a ListColumn object." width="16" height="16" onclick="getHelp('xlobjXPath.htm');showMozHelp('Represents an XPath that has been mapped to a ListColumn object.');"></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>Clear() <input type="image" src="MSGBOX02.ICO" alt="Returns: Void. This example clears the formulas and formatting in cells A1:G37 on Sheet1." width="16" height="16" onclick="getHelp('xlmthClear.htm')" onmouseover="showReturns('Returns: Void')"><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>Map<input type="image" src="MSGBOX02.ICO" alt="Returns: XmlMap. Hidden or unsupported element." width="16" height="16" onclick="getHelp('unsupported.htm')" onmouseover="showReturns('Returns: XmlMap')"><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>Repeating<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>SetValue(Map, XPath, [SelectionNamespace], [Repeating]) <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>Value<input type="image" src="MSGBOX02.ICO" alt="Returns: String. For the Application object, always returns &amp;quot;Microsoft Excel&amp;quot;. For the CubeField object, the name of the specified field. For the Style object, the name of the specified style. Read-only String." width="16" height="16" onclick="getHelp('xlproValue.htm')" onmouseover="showReturns('Returns: String')"><br></body> </html>