SpreadsheetGear Namespace > ICharacters Interface : Insert Method (ICharacters) |
Replaces the text represented by this instance of ICharacters with the specified text.
[Visual Basic]
Overridable Sub Insert( _
ByVal text As String _
)
[C#]
virtual void Insert(
string text
);
[C++]
virtual void Insert(
string * text
)
[C++/CLI]
virtual void Insert(
String ^ text
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
ICharacters Interface | ICharacters Members
See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.
Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.
SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.