IClipboardManagerInternal Interface

Provides access to the internal functionality of ClipboardManager.

  Important

This interface is for internal use only and must not be accessed by the user code.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public interface IClipboardManagerInternal

Methods

PasteForContainer Begins paste for the specified worksheet.

See Also