[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.NewRowPosition

NewRowPosition Enum

Represents the position of the new row.

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

Fields

Name Description
Bottom

The new row appears as the last row of the worksheet.

Top

The new row appears as the first row of the worksheet.