AlignmentValue

AlignmentValue

Overview

AlignmentValue is a class in Aspose.Cells FOSS for C++.

Represents alignment value.

Properties

NameTypeAccessDescription
HorizontalAlignmentHorizontalAlignmentRead
VerticalAlignmentVerticalAlignmentRead

Methods

SignatureDescription
HorizontalAlignment()HorizontalAlignment
VerticalAlignment()VerticalAlignment
Clone()AlignmentValueCreates a copy of the current instance. The alignment value.

See Also