PasteType
GridDesktop.PasteType property
表示粘贴动作时的粘贴类型,仅在EnableClipboardCopyPaste为false时可用。
public GridPasteType PasteType { get; set; }
也可以看看
- enum GridPasteType
- class GridDesktop
- 命名空间 Aspose.Cells.GridDesktop
- 部件 Aspose.Cells.GridDesktop
表示粘贴动作时的粘贴类型,仅在EnableClipboardCopyPaste为false时可用。
public GridPasteType PasteType { get; set; }