[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Alignment.IsSet

IsSet Method

IsSet(AlignmentAttributes)

Determines whether the specified attribute(s) is set.

Declaration
public bool IsSet(AlignmentAttributes attr)
Public Function IsSet(attr As AlignmentAttributes) As Boolean
Parameters
Type Name Description
AlignmentAttributes attr

A AlignmentAttributes value indicates the attribute(s) will be tested.

Returns
Type Description
bool

true if the specified attribute(s) is set; otherwise, false.