SpreadsheetGear The Performance Spreadsheet Component Company 
ICharacters Interface Members
See Also  Properties  Methods 
SpreadsheetGear Namespace : ICharacters Interface


The following tables list the members exposed by ICharacters.

Public Properties

 NameDescription
 PropertyCount Returns the number of characters represented by this instance of ICharacters.  
 PropertyFont Returns the font of the text represented by this instance of ICharacters.  
 PropertyText Gets or replaces the text represented by this instance of ICharacters.  
 PropertyWorkbookSet Returns the parent IWorkbookSet of this instance of ICharacters.  
Top

Public Methods

 NameDescription
 MethodDelete Deletes the text represented by this instance of ICharacters.  
 MethodInsert Replaces the text represented by this instance of ICharacters with the specified text.  
Top

See Also