Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
Contains information about a cell to be updated by an UpdateCells command.
Syntax
<UpdateCells>
...
<Cell CellOrdinal="Long">
<Value>...</Value>
</Cell>
...
</UpdateCells>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-n: Optional element that can occur more than once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
Attributes
| Attribute | Description |
|---|---|
CellOrdinal |
Required Long attribute. Contains the zero-based ordinal position of the cell to be updated. |
Remarks
For more information about updating cells, see Updating Cells (XMLA).