'Declaration
Public Enum CopyOptions Inherits System.Enum
'Usage
Dim instance As CopyOptions
public enum CopyOptions : System.Enum
'Declaration
Public Enum CopyOptions Inherits System.Enum
'Usage
Dim instance As CopyOptions
public enum CopyOptions : System.Enum
Member | Description |
---|---|
Copy | The Cell or CellRange will be copied; in other words, it will stay in place once pasted. |
Cut | The Cell or CellRange will be cut; in other words, it will be removed once pasted. |
System.Object
System.ValueType
System.Enum
Xceed.Workbooks.NET.CopyOptions
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2