[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FillDirection

FillDirection Enum

Specifies the direction of the fill in the view.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum FillDirection
Public Enum FillDirection

Fields

Name Description
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

OSZAR »