IClipboardHandlerCreateClipboardTable Method ChemAxon .NET API
Creates mixed clipboard data.

Namespace: ChemAxon.NET.API.IO
Assembly: ChemAxon.NET (in ChemAxon.NET.dll) Version: 1.0.0.1
Syntax

IClipboardTable CreateClipboardTable(
	int rowCount,
	int columnCount
)

Parameters

rowCount
Type: SystemInt32
Row count
columnCount
Type: SystemInt32
Column count

Return Value

Type: IClipboardTable
Mixed clipboard data
See Also

Reference