Enum DataBarFillType

Enum DataBarFillType

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

データバーが色でどのように塗りつぶされるかを指定します。

public enum DataBarFillType

フィールド

Gradient = 1

データバーは色のグラデーションで塗りつぶされます。

Solid = 0

データバーは単色で塗りつぶされます。

 日本語