PatternFill
PatternFill class
封装表示图案填充格式的对象
public class PatternFill : Fill
特性
姓名 | 描述 |
---|---|
BackgroundCellsColor { get; set; } | 获取和设置前景CellsColor 对象. |
BackgroundColor { get; set; } | 获取或设置背景Color的Area . |
BackTransparency { get; set; } | 获取或设置背景颜色的透明度。 |
ForegroundCellsColor { get; set; } | 获取和设置前景CellsColor 对象. |
ForegroundColor { get; set; } | 获取或设置前景Color. |
ForeTransparency { get; set; } | 获取或设置前景色的透明度。 |
Pattern { get; set; } | 获取或设置填充图案类型 |
方法
姓名 | 描述 |
---|---|
override Equals(object) | / |
override GetHashCode() | 获取哈希码。 |
也可以看看
- class Fill
- 命名空间 Aspose.Cells.Drawing
- 部件 Aspose.Cells