Item
CellWatchCollection indexer (1 of 2)
获取和设置CellWatch
按索引.
public CellWatch this[int index] { get; }
范围 | 描述 |
---|---|
index | 指数。 |
也可以看看
- class CellWatch
- class CellWatchCollection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
CellWatchCollection indexer (2 of 2)
获取和设置CellWatch
按单元格的名称。
public CellWatch this[string cellName] { get; }
范围 | 描述 |
---|---|
cellName | 单元格的名称。 |
也可以看看
- class CellWatch
- class CellWatchCollection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells