Uses of Class
EasyXLS.Drawings.Formatting.AlignmentFormat
Namespaces that use AlignmentFormat
-
Uses of AlignmentFormat in EasyXLS.Drawings
Methods in EasyXLS.Drawings that return AlignmentFormatModifier and TypeMethodDescriptionAlignDrawingObject.getAlignmentFormat()Returns the alignment format of the drawing shape.IAlignDrawingObject.getAlignmentFormat()Returns the alignment format of the drawing shape.Methods in EasyXLS.Drawings with parameters of type AlignmentFormatModifier and TypeMethodDescriptionvoidAlignDrawingObject.setAlignmentFormat(AlignmentFormat alignmentFormat) Sets the alignment format of the drawing shape.voidIAlignDrawingObject.setAlignmentFormat(AlignmentFormat alignmentFormat) Sets the alignment format of the drawing shape. -
Uses of AlignmentFormat in EasyXLS.Drawings.Formatting
Methods in EasyXLS.Drawings.Formatting that return AlignmentFormatModifier and TypeMethodDescriptionAlignmentFormat.Clone()Creates and returns a copy of this object.