[]
Specifies the dimension(s) will be affected by the action.
public enum RowCol
Public Enum RowCol
Name | Description |
---|---|
Both | Affects to both of rows and columns. |
Columns | Affects to columns. |
None | Does nothing. |
Rows | Affects to rows. |