Name | Description | |
---|---|---|
AboutCommand | The Show About Dialog command. | |
ExitCommand | The Exit command. | |
HelpCommand | The Help command. | |
HttpApiApplication | ||
HttpApiResourcesFileSystemService | ||
OptionsCommand | The Show Options Dialog command. |
The following tables list the members exposed by NOfficeApplication.
Name | Description | |
---|---|---|
AboutCommand | The Show About Dialog command. | |
ExitCommand | The Exit command. | |
HelpCommand | The Help command. | |
HttpApiApplication | ||
HttpApiResourcesFileSystemService | ||
OptionsCommand | The Show Options Dialog command. |
Name | Description | |
---|---|---|
BuildDate | Gets the build date. | |
BuyUrl | Gets the Buy link | |
CmdLineFileName | Gets the file name passed in the command line. | |
CurrentVersionString | Gets the current version of the application. | |
Document | Gets the document displayed by the main widget document view. | |
DocumentView | Gets the document view of the main widget | |
DomainName | Gets the product domain name (for example mydraw.com) | |
ForgotPasswordUrl | Gets the forgot password link | |
HelpUrl | Gets the Help Url | |
Instance | The single instance of the currently running office application. | |
IsAnotherInstanceRunning | Checks whether an instance of this application is already running. | |
IsSandboxed | Gets whether this is a sandboxed environment (e.g. Blazor). | |
IsStoreApp | Gets whether this is a store application. | |
MainWidget | Gets the main widget of the application. | |
MainWidgetDisplayWindow | Gets the display NWindow in which the MainWidget is shown. | |
MainWindow | Gets the main window of the application. | |
MajorVersionString | Gets the major version string of the application. | |
PinnedDocumentCount | Gets or sets the number of pinned documents. | |
ProductGroup | Gets the Nevron product this service represents. | |
ProductName | Gets the current product name. | |
RecentDocuments | Gets a list with the recently used documents. | |
RegisterUrl | Gets the register account link | |
SalesEmail | Gets the sales Email | |
ServerBaseUri | Gets the base URI of the server, in case of a subscription App. | |
Statistics | Gets or sets the usage statistics of the application. | |
SupportEmail | Gets the support Email | |
UseServerLicensing | Gets whether the application must use server licensing. | |
UseServerResources | Gets whether the application should use resources served by the server. | |
UsesServer | Gets whether the application uses a server for resources and/or licensing | |
WebSiteUrl | Gets the office product Website URL |
Name | Description | |
---|---|---|
AddRecentDocument | Adds the file name of the given document to the list of recent documents. | |
CanLeaveMainWindow | Determines whether the user can leave the main window (used in WebAssembly applications) | |
CanSendCrashReport | Determines whether the application can send crash reports. | |
Exit | Exits the application | |
GetAboutImage | Gets a product image to be displayed in the about dialog (320x80 dips). | |
GetSmallLogoIcon | Gets a small product logo icon (16x16 dips). | |
OnMainWindowClosing | Called when the main window of the application is about to close. Returns true if the closing can continue, otherwise false. | |
SendCrashReport | Tries to send a crash report from the specified user | |
ShowAboutDialog | Shows the About dialog. | |
ShowErrorDialog | Shows an error dialog for the specified exception | |
ShowHelp | Shows the help of the application. | |
ShowOptionsDialog | Shows the options dialog. |
Name | Description | |
---|---|---|
bjQb | ||
ConnectToToServerAsync | Connects the Office application to the server | |
fUM | ||
GUM | ||
hUM | ||
IUM | ||
jUM | ||
KUM | ||
LicenseApplication | License the application | |
ltM | ||
MtM | ||
ntM | ||
OnOptionsChanged | Called when any aspects of the Options node have changed. | |
OnWorkspaceLoaded | Called when the application workspace has been loaded | |
OtM | ||
tIQb | ||
WIQb |
Name | Description | |
---|---|---|
Initialized | Event raised after the office application has been initialized. |