[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SideButton.TextAlignment

TextAlignment Property

TextAlignment

Gets or sets the alignment of the text with the image.

Declaration
public LeftRightAlignment TextAlignment { get; set; }
Public Property TextAlignment As LeftRightAlignment
Property Value
Type Description
LeftRightAlignment

A LeftRightAlignment enumeration, Left means the text is at the left side of the image, Right means the text is at the right side of the image.