GrapeCity.Windows.SpreadSheet.Data Namespace : CopyToOption Enumeration |
'Declaration <System.FlagsAttribute()> Public Enum CopyToOption Inherits System.Enum
'Usage Dim instance As CopyToOption
[System.Flags()] public enum CopyToOption : System.Enum
Member | Description |
---|---|
All | Indicates to copy values, formulas, range groups, sparklines, spans, styles, and tags. |
FloatingObject | The floating object |
Formula | Indicates the type of data is a formula. |
RangeGroup | Indicates to copy a range group. |
Span | Indicates to copy a span. |
Sparkline | Indicates the type of data is a sparkline. |
Style | Indicates the type of data is a style. |
Tag | Indicates the type of data is a tag. |
Value | Indicates the type of data is pure data. |
System.Object
System.ValueType
System.Enum
GrapeCity.Windows.SpreadSheet.Data.CopyToOption
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6