WorksheetInsert(String) Method

Parses a text command for the current worksheet.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public void Insert(
	string value
)

Parameters

value  String
Text command.

See Also