[]
Represents all customizable features of Spread.
public sealed class Features
Public NotInheritable Class Features
Name | Description |
---|---|
AutoFormatting | Gets or sets a boolean value indicating whether format the cell by the auto-detected number format from the input formula. |
CopySkipInvisibleRange | Gets or sets a boolean value indicating whether hidden cells will be skipped on copying. |
PasteSkipInvisibleRange | Gets or sets a boolean value indicating whether hidden cells will be skipped on pasting. |
StyleRangeStrict | Gets or sets a value indicating whether the style range is optimized before stored. |