Enum ControlCaptionAlignmentType

Enum ControlCaptionAlignmentType

Namespace: Aspose.Cells.Drawing.ActiveXControls
Assembly: Aspose.Cells.dll (25.2.0)

Representa la posición del Caption en relación con el control.

public enum ControlCaptionAlignmentType

Campos

Left = 0

La izquierda del control.

Right = 1

La derecha del control.

 Español