Transparency
CellsColor.Transparency property
获取并将透明度设置为从 0.0(不透明)到 1.0(透明)的值。
public double Transparency { get; set; }
也可以看看
- class CellsColor
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
获取并将透明度设置为从 0.0(不透明)到 1.0(透明)的值。
public double Transparency { get; set; }