public InsertText ( int position, string text ) : Range | ||
position | int | The position to insert text in |
text | string | Text to insert |
return | Range |
public InsertText ( int position, string text ) : Range | ||
position | int | The position to insert text in |
text | string | Text to insert |
return | Range |