The following tables list the members exposed by ICharacters.
            
            Public Properties
|   | Name | Description | 
  | Count | Returns the number of characters represented by this instance of ICharacters.   | 
  | Font | Returns the font of the text represented by this instance of ICharacters.   | 
  | Text | Gets or replaces the text represented by this instance of ICharacters.   | 
  | WorkbookSet | Returns the parent IWorkbookSet of this instance of ICharacters.   | 
Top 
            
            
            Public Methods
|   | Name | Description | 
  | Delete | Deletes the text represented by this instance of ICharacters.   | 
  | Insert | Replaces the text represented by this instance of ICharacters with the specified text.   | 
Top 
            
            
            
            
            
            
            See Also