[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ICharacters.Insert

Insert Method

Insert(string)

Inserts a string preceding the selected characters.

Declaration
void Insert(string text)
Sub Insert(text As String)
Parameters
Type Name Description
string text

The string to insert.