|
| Name | Description |
|---|
.gif) | _PrintOut | Infrastructure. |
.gif) | _Protect | Infrastructure. |
.gif) | _SaveAs | Infrastructure. |
.gif) | AcceptAllChanges | Accepts all changes in the shared workbook. |
.gif) | Activate | Activates the first window associated with the workbook. |
.gif) | AddToFavorites | Adds a shortcut to the workbook to the Favorites folder. |
.gif) | ApplyTheme | Applies the specified theme to the workbook. |
.gif) | BeginInit | Infrastructure. |
.gif) | BreakLink | Converts formulas linked to other Microsoft Office Excel sources or OLE sources to values. |
.gif) | CanCheckIn | Gets a value that indicates whether Microsoft Office Excel can check in the workbook to a server. |
.gif) | ChangeFileAccess | Changes the access permissions for the workbook. This might require an updated version to be loaded from the disk. |
.gif) | ChangeLink | Changes a link from one document to another. |
.gif) | CheckIn | Returns a workbook from a local computer to a server, and sets the local workbook to read-only so that it cannot be edited locally. Calling this method closes the workbook. |
.gif) | CheckInWithVersion | Sends the workbook from the local computer to a server, and sets the local workbook to read-only so that it cannot be edited locally. Calling this method closes the workbook. |
.gif) | CheckValidState | (Inherited from RemoteComponent.) |
.gif) | Close | Closes the workbook. |
.gif) | CreateRibbonExtensibilityObject | Returns an object that implements the Microsoft.Office.Core.IRibbonExtensibility interface. |
.gif) | CreateRibbonObjects | Returns an array of OfficeRibbon objects to the CreateRibbonExtensibilityObject method. |
.gif) | DeleteNumberFormat | Deletes a custom number format from the workbook. |
.gif) | Dispose | Overloaded. |
.gif) | Dummy16 | Infrastructure. |
.gif) | Dummy17 | Infrastructure. |
.gif) | EnableConnections | Enables data connections within the workbook. |
.gif) | EndInit | Infrastructure. |
.gif) | EndReview | Terminates a review of a file that has been sent for review using the SendForReview method. |
.gif) | Equals |
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.) |
.gif) | ExclusiveAccess | Assigns the current user exclusive access to the workbook that is open as a shared list. |
.gif) | ExportAsFixedFormat | Saves a workbook in PDF or XPS format. |
.gif) | Finalize | (Inherited from RemoteComponent.) |
.gif) | FinishInitialization | (Inherited from EntryPointComponentBase.) |
.gif) | FollowHyperlink | Displays a cached document, if it has already been downloaded. Otherwise, this method resolves the hyperlink, downloads the target document, and displays the document in the appropriate application. |
.gif) | ForwardMailer | Infrastructure. |
.gif) | get_Colors | Infrastructure. Use the Colors property instead of this method. |
.gif) | GetAutomationObject | Called by the Visual Studio Tools for Office runtime to get an object that can be used by VBA code in the workbook. |
.gif) | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
.gif) | GetHostItem<(Of <(T>)>) | (Inherited from RemoteComponent.) |
.gif) | GetPrimaryControl | Infrastructure. |
.gif) | GetService | (Inherited from RemoteComponent.) |
.gif) | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
.gif) .gif) | GetVstoObject | Returns a workbook host item that extends the functionality of the specified native Excel workbook. |
.gif) | GetWorkflowTasks | Returns the collection of workflow tasks for the workbook. |
.gif) | GetWorkflowTemplates | Returns the collection of workflow templates for the workbook. |
.gif) .gif) | HasVstoObject | Returns a value that indicates whether an Excel Microsoft.Office.Tools.Excel..::.Workbook host item has been created for the specified native Excel Microsoft.Office.Interop.Excel..::._Workbook. |
.gif) | HighlightChangesOptions | Controls how changes are shown in a shared workbook. |
.gif) | Initialize | Infrastructure. (Overrides EntryPointComponentBase..::.Initialize()()().) |
.gif) | InitializeControl | (Inherited from RemoteComponent.) |
.gif) | InitializeDataBindings | (Inherited from EntryPointComponentBase.) |
.gif) | LinkInfo | Gets the link date and update status. |
.gif) | LinkSources | Returns an Array of links in the workbook. |
.gif) | LockServerFile | Locks the workbook on the server to prevent modification. |
.gif) | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
.gif) | MergeWorkbook | Merges changes from one workbook into an open shared workbook. |
.gif) | NewWindow | Creates a new window. |
.gif) | OnBindingContextChanged | (Inherited from EntryPointBindableComponentBase.) |
.gif) | OnShutdown | Infrastructure. (Overrides EntryPointComponentBase..::.OnShutdown()()().) |
.gif) | OnStartup | Infrastructure. (Overrides EntryPointComponentBase..::.OnStartup()()().) |
.gif) | OpenLinks | Opens the supporting documents for a link or links. |
.gif) | PivotCaches | Gets a Microsoft.Office.Interop.Excel..::.PivotCaches collection that represents all the PivotTable caches in the specified workbook. |
.gif) | PivotTableWizard | Creates a Microsoft.Office.Interop.Excel..::.PivotTable object. |
.gif) | Post | Posts the workbook to a public folder. This method works only with a Microsoft Exchange client connected to a Microsoft Exchange server. |
.gif) | PrintOut | Prints the workbook. |
.gif) | PrintOutEx | Prints the workbook. |
.gif) | PrintPreview | Shows a preview of the object as it would look when printed. |
.gif) | Protect | Protects a workbook so that it cannot be modified. |
.gif) | ProtectDocument | Called by the Visual Studio Tools for Office runtime so that you can reapply password protection to the workbook after the cached data has been saved. |
.gif) | ProtectSharing | Saves the workbook and protects it for sharing. |
.gif) | ProtectSharingEx | Saves the workbook and protects it for sharing. |
.gif) | PurgeChangeHistoryNow | Removes entries from the change log for the workbook. |
.gif) | RecheckSmartTags | Causes a foreground smart tag check to occur automatically annotating data that was not annotated before. |
.gif) | RefreshAll | Refreshes all external data ranges and PivotTable reports in the workbook. |
.gif) | RejectAllChanges | Rejects all changes in the shared workbook. |
.gif) | ReloadAs | Reloads a workbook based on an HTML document, using the specified document encoding. |
.gif) | RemoveCustomization | Removes the Visual Studio Tools for Office customization from the workbook. |
.gif) | RemoveDocumentInformation | Removes all information of the specified type from the workbook. |
.gif) | RemoveUser | Disconnects the specified user from the shared workbook. |
.gif) | Reply | Infrastructure. |
.gif) | ReplyAll | Infrastructure. |
.gif) | ReplyWithChanges | Sends an e-mail message to the author of a workbook that has been sent out for review, notifying him or her that a reviewer has completed review of the workbook. |
.gif) | RequestService | Returns an object that implements the Microsoft.Office.Core.IRibbonExtensibility interface in a document-level customization. |
.gif) | ResetColors | Resets the color palette to the default colors. |
.gif) | Route | Routes the workbook, using the workbook's current routing slip. |
.gif) | RunAutoMacros | Runs the Auto_Open, Auto_Close, Auto_Activate, or Auto_Deactivate macro attached to the workbook. This method is included for backward compatibility. You should use the Open, Close, Activate and Deactivate events instead of these macros. |
.gif) | Save | Saves changes to the workbook. |
.gif) | SaveAs | Saves changes to the workbook in a different file. |
.gif) | SaveAsXMLData | Exports the data that has been mapped to the specified XML schema map to an XML data file. |
.gif) | SaveCopyAs | Saves a copy of the workbook to a file but does not modify the open workbook in memory. |
.gif) | sblt | Infrastructure. |
.gif) | SendFaxOverInternet | Sends the active sheet in the workbook as a fax to the specified recipients. |
.gif) | SendForReview | Sends a workbook in an e-mail message for review to the specified recipients. |
.gif) | SendMail | Sends the workbook by using the installed mail system. |
.gif) | SendMailer | Infrastructure. |
.gif) | set_Colors | Infrastructure. Use the Colors property instead of this method. |
.gif) | SetLinkOnData | Sets the name of a procedure that runs whenever a DDE link is updated. |
.gif) | SetPasswordEncryptionOptions | Sets the options for encrypting the workbook using a password. |
.gif) | SetPrimaryCookie | (Inherited from RemoteComponent.) |
.gif) | ToggleFormsDesign | Toggles Microsoft Office Excel into and out of design mode. |
.gif) | ToString |
Returns a String that represents the current Object.
(Inherited from Object.) |
.gif) | Unprotect | Removes protection from the workbook. This method has no effect if the workbook is not protected. |
.gif) | UnprotectDocument | Called by the Visual Studio Tools for Office runtime so that you can remove password protection from the workbook and enable cached data to be saved. |
.gif) | UnprotectSharing | Turns off protection for sharing and saves the workbook. |
.gif) | UpdateFromFile | 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 has not changed since the workbook was loaded, the in-memory copy of the workbook is not reloaded. |
.gif) | UpdateLink | Updates a Microsoft Office Excel, DDE, or OLE link (or links). |
.gif) | WebPagePreview | Displays a preview of the workbook as it would look if saved as a Web page. |
.gif) | XmlImport | Imports an XML data file into the current workbook. |
.gif) | XmlImportXml | Imports an XML data stream that has been previously loaded into memory. |