Table of Contents

TFlexCelImageHorizAlign Enumeration

Sets how an image is aligned inside a box.

Syntax

Namespace: FlexCel.Core

Members

Name Value Description
Left 0 Aligned at the left of the box.
Center 1 Centered inside the box.
Right 2 Aligned at the right of the box.