Expand Minimize
1 out of 1 rated this helpful - Rate this topic

XlHAlign Enumeration

Specifies the horizontal alignment for the object.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
public enum XlHAlign
Member nameDescription
xlHAlignCenterCenter.
xlHAlignCenterAcrossSelectionCenter across selection.
xlHAlignDistributedDistribute.
xlHAlignFillFill.
xlHAlignGeneralAlign according to data type.
xlHAlignJustifyJustify.
xlHAlignLeftLeft.
xlHAlignRightRight.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.