Spread Windows Forms 12.0 Product Documentation
IsHorizontalAlignmentSet Method (NamedStyle)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > NamedStyle Class : IsHorizontalAlignmentSet Method
Syntax
'Declaration
 
Public Overrides Function IsHorizontalAlignmentSet() As Boolean
'Usage
 
Dim instance As NamedStyle
Dim value As Boolean
 
value = instance.IsHorizontalAlignmentSet()
public override bool IsHorizontalAlignmentSet()

Return Value

Boolean: true if alignment is set; false otherwise
See Also

Reference

NamedStyle Class
NamedStyle Members