Name | Description | |
---|---|---|
![]() | OfficeDocumentVisualEditorUIActionFactory | Initializes a new instance of the OfficeDocumentVisualEditorUIActionFactory class. |
Name | Description | |
---|---|---|
![]() | OfficeDocumentVisualEditorUIActionFactory | Initializes a new instance of the OfficeDocumentVisualEditorUIActionFactory class. |
Name | Description | |
---|---|---|
![]() | ChangeFocusedTextBold | Gets the UI action that allows to change the focused text to the bold text. |
![]() | ChangeFocusedTextDoubleStrikeout | Gets the UI action that allows to change the focused text to the double strikeout text. |
![]() | ChangeFocusedTextItalic | Gets the UI action that allows to change the focused text to the italic text. |
![]() | ChangeFocusedTextStrikeout | Gets the UI action that allows to change the focused text to the strikeout text. |
![]() | ChangeFocusedTextSubscript | Gets the UI action that allows to change the focused text to the subscript text. |
![]() | ChangeFocusedTextSuperscript | Gets the UI action that allows to change the focused text to the superscript text. |
![]() | CopyContent | Gets the UI action that allows to copy content of focused text. |
![]() | CutContent | Gets the UI action that allows to cut content of focused text. |
![]() | DeleteContent | Gets the UI action that allows to delete content of focused text. |
![]() | PasteContent | Gets the UI action that allows to paste content. |
Name | Description | |
---|---|---|
![]() | CreateChangeParagraphFirstLineIndentation | Creates UIAction that changes first line indentation of selected paragraph(s). |
![]() | CreateChangeParagraphLeftIndentation | Creates UIAction that changes left indentation for selected paragraph(s). |
![]() | CreateChangeParagraphRightIndentation | Creates UIAction that changes right indentation of selected paragraph(s). |
![]() | CreateChangeTextSize | Creates UIAction that increases or decreases the font size for focused text. |
![]() | CreateChangeTextUnderlineUIAction | Creates UIAction that sets the underline type for focused text. |
![]() | CreateSetParagraphJustification | Creates UIAction that sets paragraph justification for focused text. |
![]() | CreateSetParagraphProperties | Creates UIAction that sets text properties for focused paragraph(s). |
![]() | CreateSetTextProperties | Creates UIAction that sets text properties for focused text. |
OfficeDocumentVisualEditorUIActionFactory Class
Vintasoft.Imaging.Office.OpenXml.UI.VisualTools.UserInteraction Namespace