Class $.wijmo.wijspread.CopyToOption
Constructor Attributes | Constructor Name and Description |
---|---|
Specifies the copy to option.
|
Field Attributes | Field Name and Description |
---|---|
<static> |
$.wijmo.wijspread.CopyToOption.Formula
Indicates the type of data is a formula.
|
<static> |
$.wijmo.wijspread.CopyToOption.RangeGroup
Indicates to copy a range group.
|
<static> |
$.wijmo.wijspread.CopyToOption.Span
Indicates to copy a span.
|
<static> |
$.wijmo.wijspread.CopyToOption.Sparkline
Indicates the type of data is a sparkline.
|
<static> |
$.wijmo.wijspread.CopyToOption.Style
Indicates the type of data is a style.
|
<static> |
$.wijmo.wijspread.CopyToOption.Tag
Indicates the type of data is a tag.
|
<static> |
$.wijmo.wijspread.CopyToOption.Value
Indicates the type of data is pure data.
|
Field Detail
<static>
$.wijmo.wijspread.CopyToOption.Formula
Indicates the type of data is a formula.
<static>
$.wijmo.wijspread.CopyToOption.RangeGroup
Indicates to copy a range group.
<static>
$.wijmo.wijspread.CopyToOption.Span
Indicates to copy a span.
<static>
$.wijmo.wijspread.CopyToOption.Sparkline
Indicates the type of data is a sparkline.
<static>
$.wijmo.wijspread.CopyToOption.Style
Indicates the type of data is a style.
<static>
$.wijmo.wijspread.CopyToOption.Tag
Indicates the type of data is a tag.
<static>
$.wijmo.wijspread.CopyToOption.Value
Indicates the type of data is pure data.