Add Method
Add function
Adds a field.
func (instance *OdsCellFieldCollection) Add(row int32, column int32, fieldtype OdsCellFieldType, format string) (int32, error)
Remarks
See Also
- Class OdsCellFieldCollection
- Library Aspose.Cells for Go
Adds a field.
func (instance *OdsCellFieldCollection) Add(row int32, column int32, fieldtype OdsCellFieldType, format string) (int32, error)