Add
OdsCellFieldCollection.Add method
添加一个字段。
public int Add(int row, int column, OdsCellFieldType fieldType, string format)
范围 | 类型 | 描述 |
---|---|---|
row | Int32 | 行索引。 |
column | Int32 | 列索引。 |
fieldType | OdsCellFieldType | 字段的类型。 |
format | String | 字段的数字格式。 |
也可以看看
- enum OdsCellFieldType
- class OdsCellFieldCollection
- 命名空间 Aspose.Cells.Ods
- 部件 Aspose.Cells