[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PastingExceededValues

PastingExceededValues Enum

Represents the values of pasting exceed values feature.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum PastingExceededValues
Public Enum PastingExceededValues

Fields

Name Description
Default

Uses the default behavior when pasting values.

Disabled

Prevents pasting values that exceed the existing rows and columns of the sheet.

Enabled

Allows pasting values that exceed the existing rows and columns of the sheet.