Enum DataBarBorderType

Enum DataBarBorderType

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

指定数据条的边框类型。

public enum DataBarBorderType

字段

None = 0

数据条没有边框。

Solid = 1

数据条具有实线边框。

 中文