SpreadsheetGear Namespace > ICharacters Interface : Insert Method |
'Declaration
Sub Insert( _ ByVal text As System.String _ )
'Usage
Dim instance As ICharacters Dim text As System.String instance.Insert(text)
void Insert( System.string text )
procedure Insert( text: System.String );
function Insert( text : System.String );
void Insert( System.string* text )
void Insert( System.String^ text )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2