[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.IControl-1

IControl<T> Interface

表单控件的泛型类型成员。

Namespace: GrapeCity.Documents.Excel.Forms
Assembly: GcDocs.Excel.dll
Syntax
public interface IControl<T> : IControl where T : IControl<T>
Type Parameters
Name Description
T

Methods

Name Description
Copy(double, double)

将此控件复制到目标位置。

Cut(double, double)

切除此控件并将其粘贴到目标位置。

Duplicate()

将此控件复制到默认的目标位置。