NevronOpenVision
Nevron.Nov.Text Namespace / NSelection Class


NSelection Class Methods

For a list of all members of this type, see NSelection members.

Public Methods
 NameDescription
Public MethodAdds the specified font style to the currently selected inlines  
Public MethodApplies the specified settings to the range.  
Public MethodApplies the specified bullet style to the range.  
Public MethodApplies the given inline style to the currently selected inlines.  
Public MethodApplies the given paragraph style to the currently selected paragraphs.  
Public MethodReturns true if the current selection can be copied to the clipboard  
Public MethodReturns true if the indent can be decreased on the current selection  
Public MethodReturns true if the current selection contains a table (or a single table in the case of range selection)  
Public MethodReturns true if the current selection contains a single table column  
Public MethodReturns true if the current selection contains a single table and hence the delete rows operation is supported  
Public MethodRetuns true if the selection can currently insert a group block  
Public MethodReturns true if a table can be inserted at the current selection  
Public MethodReturns true if a table column can be inserted given the current selection  
Public MethodReturns true if insert row above / below can be executed  
Public MethodReturns true if the current selection can perform the merge cells command  
Public MethodReturns true if the clipboard contains text in one of the supported clipboard formats  
Public MethodReturns true if the clipboard contains text in the specified format  
Public MethodReturns true if the current cell can be split horizontally  
Public MethodReturns true if the current cell can be split vertically  
Public MethodGets whether the current selection contains blocks that can decrease their block indent from the root  
Public MethodChanges the font size of the currently selected inlines  
Public MethodChanges the font size of the currently selected inlines  
Public MethodChanges the font size of the currently selected inlines  
Public MethodClears all bullet lists and bullet list items in the specified range.  
Public MethodClears the specified font style from the currently selected inlines  
Public MethodClears the specified property from the currently selected inlines  
Public MethodCommits the last started transaction  
Public MethodOverloaded. Copies the selected text into the clipboard with the specified text formats  
Public MethodDecreases the indentation of the selected paragraphs  
Public MethodDecreases the depth of all paragraph in the specified range.  
Public MethodDelete the currently selected range  
Public MethodDeletes the given block element.  
Public MethodDelete the next grapheme from the text  
Public MethodDelete the next word from the text  
Public MethodDelete the previous char from the text  
Public MethodDelete the previous word from the text  
Public MethodDeletes the currently selected table.  
Public MethodDeletes the currently selected table column  
Public MethodDeletes the currently selected table of contents.  
Public MethodDeletes the currently selected table table rows  
Public MethodOverloaded. Deselects the specified item if it selected  
Public MethodDeselects all currently selected items  
Public MethodGets the blocks contained in the specified range  
Public MethodGets the inline that contains the caret  
Public MethodGets the copy document  
Public MethodGets the blocks currently target for a decrease indent operation  
Public MethodGets the selected blocks.  
Public MethodGets the selected group blocks  
Public MethodGets the currently selected inline elements  
Public MethodGets the currently selected paragraphs  
Public MethodGets the selected sections.  
Public MethodGets the selected table cells.  
Public MethodGets the currently selected table columns  
Public MethodGets the currently selected table rows iterator  
Public MethodGets the selected tables.  
Public MethodAccumulates and returns the selected text of this rich text view replacing breaks and tabs with a single space character.  
Public MethodIncreases the indent of the current selection  
Public MethodIncreases the indent of the selected paragraphs  
Public MethodInserts a text atom at the currently selected position  
Public MethodInserts the given block at the current position. If the selection contains a range, then this range is removed from the text.  
Public MethodInserts a group block at the current selection and returns a reference to it  
Public MethodInserts a section break at the current position  
Public MethodOverloaded. Inserts the table at the current position.  
Public MethodInserts a table column to the left or right of the currently selected table column  
Public MethodInserts the given table of contents block at the current position. If the selection contains a range, then this range is removed from the text.  
Public MethodInserts a table row above the current table cell  
Public MethodOverloaded. Inserts a string at the current text position and advances it to the end of newly inserted text. If there is a selected range of text it is first removed.  
Public MethodDetermines whether the specified item is selected  
Public MethodMerges the table cells in the current selection  
Public MethodMoves the caret in the specified direction.  
Public MethodMoves the caret to the specified position.  
Public MethodOverloaded. Appends the specified item to the selection list, without removing the currently selected items.  
Public MethodCalled when the selection has changed.  
Public MethodPastes the text from the clipboard  
Public MethodPastes the content of the clipboard in the specified format  
Public MethodRollbacks the last started transaction  
Public MethodSelects the whole document  
Public MethodOverloaded. Selects the specified range  
Public MethodSelects the specified table column  
Public MethodSets the specified background fill to the currently selected inlines.  
Public MethodSets the specified baseline value to the currently selected inlines  
Public MethodApplies the specified float mode to the range.  
Public MethodSets the specified fill to the currently selected inlines  
Public MethodSets the specified font name to the currently selected inlines  
Public MethodSets the specified font size to the currently selected inlines  
Public MethodSets the specified highlight fill to the currently selected inlines.  
Public MethodSets the specified shadow to the currently selected inlines  
Public MethodSets the specified stroke to the currently selected inlines  
Public MethodOverloaded. Makes the specified item the one and only selected item  
Public MethodSplits the blocks at the specified range  
Public MethodSplits the currently selected cell horizontally  
Public MethodSplits the currently selected cell horizontally  
Public MethodOverloaded. Starts a history transaction  
Public MethodOverloaded. Toggles the item selection state  
Public MethodDecreases the indent of the blocks contained in the current selection  
Top
Protected Methods
 NameDescription
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Methodstatic (Shared in Visual Basic)  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Protected MethodCalled when the context popup is closed.  
Protected MethodCalled when the selection has ended an updated of the selected elements. Raises the UpdateEnded event.  
Protected MethodCalled when the specified item has been deselected  
Protected MethodCalled when the specified item has been selected. Raises the Selected event  
Protected MethodCalled when the selection starts an update of the selected elements. Raises the UpdateStarted event.  
Internal Method  
Internal MethodOverloaded.   
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Top
See Also