| GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 : InsertShiftDirection 列挙体 |
'宣言Public Enum InsertShiftDirection Inherits System.Enum
public enum InsertShiftDirection : System.Enum
| メンバ | 解説 |
|---|---|
| EntireColumn | 列全体を右に移動します。 |
| EntireRow | 行全体を下に移動します。 |
| ShiftDown | セルを下に移動します。 |
| ShiftToRight | セルを右に移動します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.InsertShiftDirection