GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 : NewRowPosition 列挙体 |
'宣言
Public Enum NewRowPosition Inherits System.Enum
public enum NewRowPosition : System.Enum
メンバ | 解説 |
---|---|
Bottom | 新しい行がシートの最後の行として表示されます。 |
Top | 新しい行がシートの最初の行として表示されます。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.NewRowPosition