The following tables list the members exposed by ICharacters.
Public Properties
| Name | Description |
![Property](template/packages/core-dotnet/images/Property.png) | Count | Returns the number of characters represented by this instance of ICharacters. |
![Property](template/packages/core-dotnet/images/Property.png) | Font | Returns the font of the text represented by this instance of ICharacters. |
![Property](template/packages/core-dotnet/images/Property.png) | Text | Gets or replaces the text represented by this instance of ICharacters. |
![Property](template/packages/core-dotnet/images/Property.png) | WorkbookSet | Returns the parent IWorkbookSet of this instance of ICharacters. |
Top
Public Methods
| Name | Description |
![Method](template/packages/core-dotnet/images/Method.png) | Delete | Deletes the text represented by this instance of ICharacters. |
![Method](template/packages/core-dotnet/images/Method.png) | Insert | Replaces the text represented by this instance of ICharacters with the specified text. |
Top
See Also