Enum ControlCaptionAlignmentType

Enum ControlCaptionAlignmentType

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

Stellt die Position der Beschriftung relativ zur Steuerung dar.

public enum ControlCaptionAlignmentType

Felder

Left = 0

Die linke Seite der Steuerung.

Right = 1

Die rechte Seite der Steuerung.

 Deutsch