Enum ControlCaptionAlignmentType

Enum ControlCaptionAlignmentType

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

表示标题相对于控件的位置。

public enum ControlCaptionAlignmentType

字段

Left = 0

控件的左侧。

Right = 1

控件的右侧。

 中文