'Declaration Public Overridable Function IsHorizontalAlignmentSet() As Boolean
public virtual bool IsHorizontalAlignmentSet()
Return Value
true
if the horizontal alignment of the cell contents (HorizontalAlignment property) is set; otherwise, false
.