Class $.wijmo.wijspread.FillDirection
Constructor Attributes | Constructor Name and Description |
---|---|
Represent the type of drag fill direction.
|
Field Attributes | Field Name and Description |
---|---|
Fills from the top to the bottom.
|
|
Fills from the right to the left.
|
|
Fills from the left to the right.
|
|
Fills from the bottom to the top.
|
Field Detail
Down
Fills from the top to the bottom.
Left
Fills from the right to the left.
Right
Fills from the left to the right.
Up
Fills from the bottom to the top.