[]
        
(Showing Draft Content)

FarPoint.Win.Spread.NamedStyle.IsVerticalAlignmentSet

IsVerticalAlignmentSet Method

IsVerticalAlignmentSet()

Gets whether the vertical alignment of the cell contents (VerticalAlignment property) is set.

Declaration
public override bool IsVerticalAlignmentSet()
Public Overrides Function IsVerticalAlignmentSet() As Boolean
Returns
Type Description
bool
Overrides