TdxSpreadSheetCellStyle.AlignHorzIndent Property
In This Article
Specifies an indent (in pixels) from the left or right borders of a cell object.
#Declaration
Delphi
property AlignHorzIndent: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
Use this property to specify an indent for the cell object’s contents. The AlignHorzIndent property value is in effect only when the AlignHorz property is set to one of the following values:
Align | Description |
---|---|
The Align | |
The Align | |
The Align
|
See Also