GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 : DeleteShiftDirection 列挙体 |
'Declaration
Public Enum DeleteShiftDirection Inherits System.Enum
public enum DeleteShiftDirection : System.Enum
メンバ | 説明 |
---|---|
EntireColumn | 列全体を左に移動します。 |
EntireRow | 行全体を上に移動します。 |
ShiftToLeft | セルを左に移動します。 |
ShiftUp | セルを上に移動します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.DeleteShiftDirection