[]
Gets or sets a name of the top-level XML element that represents the cell.
public string CellDataElementName { get; set; }
| Type | Description |
|---|---|
| string | A string value indicating the name of the top-level XML element for cell. |
Default value is "Cell".