MESCIUS SPREAD for Windows Forms 17.0J
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

参照

GrapeCity.Spreadsheet 名前空間

 

 


© MESCIUS inc. All rights reserved.