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