Home ยป XlHAlign enumeration
Learn
Formatting Cells Alignment with VBA
You can learn: Formatting Cells Alignment with VBA, include Text Alignment, Text Control, Right-to-left and Orientation. Take this course now!
Range.IndentLevel property Range.AddIndent property Range.Orientation property XlOrientation enumeration Range.ReadingOrder property XlReadingOrder enumeration Range.MergeCells property Range.ShrinkToFit property Range.WrapText property Range.VerticalAlignment property XlHAlign enumeration Range.HorizontalAlignment property
Docs
XlHAlign enumeration
Specifies the horizontal alignment for the object. Name Value Description xlHAlignCenter -4108 Center. xlHAlignCenterAcrossSelection 7 Center across selection. xlHAlignDistributed -4117 Distribute. xlHAlignFill […]