OdsCellFieldCollection Class

OdsCellFieldCollection class

Represents the fields of ODS.


type OdsCellFieldCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
Get_IntGets the field by the index.
Get_Int_IntGets the field by row and column index.
AddAdds a field.
UpdateFieldsValueUpdate fields value to the cells.
GetCount