[]
表示单元格装饰。
public class CellDecoration : ICellDecoration
| Name | Description |
|---|---|
| CellDecoration(ICornerFold) | 创建 CellDecoration 类的新实例。 |
| CellDecoration(ICornerFold, IReadOnlyList<ICellDecorationIcon>) | 创建 CellDecoration 类的新实例。 |
| CellDecoration(IReadOnlyList<ICellDecorationIcon>) | 创建 CellDecoration 类的新实例。 |
| Name | Description |
|---|---|
| CornerFold | 获取单元格装饰的折角。 |
| Icons | 获取单元格装饰的图标。 |