'宣言 Public Enum RowColumnActionsCommand.GroupActions Inherits System.Enum
public enum RowColumnActionsCommand.GroupActions : System.Enum
'宣言 Public Enum RowColumnActionsCommand.GroupActions Inherits System.Enum
public enum RowColumnActionsCommand.GroupActions : System.Enum
メンバ | 解説 |
---|---|
Group | 指定した範囲をグループ化します。 |
HideDetail | セルのグループを折りたたみます。 |
ShowDetail | セルのグループを展開します。 |
ShowLevel | 指定したアウトラインラベルまでのすべてのアウトライングループを表示します。 |
UnGroup | 指定した範囲のグループ化を解除します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Commands.RowColumnActionsCommand.GroupActions