Name | Description | |
---|---|---|
![]() | WebSpreadsheetDocumentEditorControlJS | Initializes a new instance of the WebSpreadsheetDocumentEditorControlJS class. |
Name | Description | |
---|---|---|
![]() | WebSpreadsheetDocumentEditorControlJS | Initializes a new instance of the WebSpreadsheetDocumentEditorControlJS class. |
Name | Description | |
---|---|---|
![]() | addWorksheet | Adds new worksheet to the spreadsheet document and updates the UI of this control. New worksheet is added after the focused worksheet. |
![]() | cancelCellValueEditing | Cancels the editing of cell value. |
![]() | copyWorksheet | Overloaded. Copies the focused worksheet in spreadsheet document and updates the UI of this control. |
![]() | createXlsxDocument | Creates the new XLSX document. |
![]() | exitFromFullscreenMode | Exits the control's view from the full screen mode. |
![]() | exportXlsxToPdf | Exports XLSX document to PDF. |
![]() | failAsyncOperation | Overloaded. Fires "asyncOperationFailed" event. (Inherited from WebUiControlJS) |
![]() | finishAsyncOperation | Overloaded. Fires "asyncOperationFinished" event. (Inherited from WebUiControlJS) |
![]() | get_BordersColor | Gets the border color of focused cell. |
![]() | get_CanRedo | Gets a value indicating whether undo manager can execute redo action. |
![]() | get_CanUndo | Gets a value indicating whether undo manager can execute undo action. |
![]() | get_ContainerId | Gets an identifier of DOM-element that contains this control. (Inherited from WebUiControlJS) |
![]() | get_FillColor | Gets the fill color of focused cell. |
![]() | get_FocusedWorksheetIndex | Gets the index of the focused worksheet. |
![]() | get_FontColor | Gets the font color of focused cell. |
![]() | get_FontName | Gets the font name for focused cell. |
![]() | get_FontSize | Gets the font size for focused cell. |
![]() | get_InteractionMode | Gets the interaction mode of the spreadsheet visual editor. |
![]() | get_IsEnabled | Gets a value indicating whether the control is enabled. |
![]() | get_IsFontBold | Gets a value indicating whether focused cell has bold font. |
![]() | get_IsFontItalic | Gets a value indicating whether focused cell has italic font. |
![]() | get_IsFontStrikeout | Gets a value indicating whether focused cell has strikeout font. |
![]() | get_IsFontUnderline | Gets a value indicating whether focused cell has underline font. |
![]() | get_IsFooterPanelVisible | Gets a value indicating whether footer panel is visible. |
![]() | get_IsFormulaPanelVisible | Gets a value indicating whether formula panel is visible. |
![]() | get_IsMainMenuHeaderVisible | Gets a value indicating whether main menu header is visible. |
![]() | get_IsMainMenuVisible | Gets a value indicating whether main menu is visible. |
![]() | get_Items | Gets the collection of UI elements contained within this WebDocumentViewerBaseJS. (Inherited from WebUiControlJS) |
![]() | get_LocalizationId | Gets the localization identifier of UI element. |
![]() | get_MaxImageSize | Gets the maximum size, in bytes, of image that can be inserted into spreadsheet. |
![]() | get_NumberingFormat | Gets the number format of focused cell. |
![]() | get_RedoDescription | Gets the description of redo action. |
![]() | get_ShowFooterPanelInFullscreenMode | Gets a value indicating whether footer panel is shown in full screen mode. |
![]() | get_ShowFormulaPanelInFullscreenMode | Gets a value indicating whether formula panel is shown in full screen mode. |
![]() | get_ShowMainMenuHeaderInFullscreenMode | Gets a value indicating whether main menu header is shown in full screen mode. |
![]() | get_ShowMainMenuInFullscreenMode | Gets a value indicating whether main menu is shown in full screen mode. |
![]() | get_SpreadsheetEditorControl | Gets the spreadsheet editor control, which is associated with this document viewer. |
![]() | get_TextHorizontalAlign | Gets the text horizontal alignment of focused cell. |
![]() | get_TextVerticalAlign | Gets the text vertical alignment of focused cell. |
![]() | get_UndoDescription | Gets the description of undo action. |
![]() | get_UndoMaxActions | Gets the maximum number of undo actions. |
![]() | get_WrapText | Gets a value indicating whether the focused cell has wrapped text. |
![]() | get_XlsxPageLayoutSettingsType | Gets the value, which defines how an XLSX page must be laid out. |
![]() | getNestedElements | Returns array of nested UI elements. (Inherited from WebUiControlJS) |
![]() | getWorksheetIndexByName | Returns the worksheet index by name. |
![]() | mergeCells | Merges the selected cells. |
![]() | moveWorksheets | Changes the position of worksheets and updates the UI of this control. |
![]() | openDocument | Opens XLSX document. |
![]() | redo | Redoes the action. |
![]() | removeWorksheet | Overloaded. Removes the focused worksheet from spreadsheet document and updates the UI of this control. |
![]() | renameWorksheet | Renames the focused worksheet and updates the UI of this control. |
![]() | set_FillColor | Sets the fill color of selected cells. |
![]() | set_FocusedWorksheetIndex | Sets the index of the focused worksheet. |
![]() | set_FontColor | Sets the font color of focused cell. |
![]() | set_FontName | Sets the font name for selected cells. |
![]() | set_FontSize | Sets the font size for selected cells. |
![]() | set_InteractionMode | Sets the interaction mode of the spreadsheet visual editor. |
![]() | set_IsEnabled | Sets a value indicating whether the control is enabled. |
![]() | set_IsFontBold | Sets the bold font for selected cells. |
![]() | set_IsFontItalic | Sets the italic font for selected cells. |
![]() | set_IsFontStrikeout | Sets the strikeout font for selected cells. |
![]() | set_IsFontUnderline | Sets the underline font for selected cells. |
![]() | set_IsFooterPanelVisible | Sets a value indicating whether footer panel is visible. |
![]() | set_IsFormulaPanelVisible | Sets a value indicating whether formula panel is visible. |
![]() | set_IsMainMenuHeaderVisible | Sets a value indicating whether main menu header is visible. |
![]() | set_IsMainMenuVisible | Sets a value indicating whether main menu is visible. |
![]() | set_MaxImageSize | Sets the maximum size, in bytes, of image that can be inserted into spreadsheet. |
![]() | set_NumberingFormat | Sets the number format of selected cells. |
![]() | set_ShowFooterPanelInFullscreenMode | Sets a value indicating whether footer panel is shown in full screen mode. |
![]() | set_ShowFormulaPanelInFullscreenMode | Sets a value indicating whether formula panel is shown in full screen mode. |
![]() | set_ShowMainMenuHeaderInFullscreenMode | Sets a value indicating whether main menu header is shown in full screen mode. |
![]() | set_ShowMainMenuInFullscreenMode | Sets a value indicating whether main menu is shown in full screen mode. |
![]() | set_TextHorizontalAlign | Sets the text horizontal alignment of selected cells. |
![]() | set_TextVerticalAlign | Sets the text vertical alignment of selected cells. |
![]() | set_UndoMaxActions | Sets the maximum number of undo actions. |
![]() | set_WrapText | Sets a value indicating whether the selected cells has wrapped text. |
![]() | set_XlsxPageLayoutSettingsType | Sets the value, which defines how an XLSX page must be laid out. |
![]() | startAsyncOperation | Overloaded. Fires "asyncOperationStarted" event. (Inherited from WebUiControlJS) |
![]() | switchToFullscreenMode | Switches the control's view to the full screen mode. |
![]() | undo | Undoes the action. |
![]() | unmergeCells | Unmerges the selected cells. |
![]() | updateUI | Updates the user interface of this control. |
Name | Description | |
---|---|---|
![]() | asyncOperationFailed | Occurs when asynchronous operation is failed. (Inherited from WebUiControlJS) |
![]() | asyncOperationFinished | Occurs when asynchronous operation is finished. (Inherited from WebUiControlJS) |
![]() | asyncOperationStarted | Occurs when asynchronous operation is started. (Inherited from WebUiControlJS) |
![]() | dialogShown | Occurs when dialog is shown. (Inherited from WebUiControlJS) |
![]() | formulaSyntaxError | Occurs when the the formula syntax error occurs in spreadsheet viewer. |
![]() | newWorkbookCreating | Occurs before creation of new XLSX workbook. |
![]() | synchronizationException | Occurs when the synchronization exception occurs. |
![]() | textSearchFinished | Occurs when the text search is finished. |
![]() | warningOccured | Occurs when warning (non-critical error) occurs during the spreadsheet document editor work. (Inherited from WebUiControlJS) |