The name to use for the cell element.
Visual Basic (Declaration) | |
---|---|
Public Property CellDataElementName As System.String |
C# | |
---|---|
public System.string CellDataElementName {get; set;} |
Property Value
A String indicating the name to use for the cell element.
The default value is "Cell."