DataCell Class

Definition

Represents a single cell value in a CustomData object. This class cannot be inherited.

public ref class DataCell sealed
public sealed class DataCell
type DataCell = class
Public NotInheritable Class DataCell
Inheritance
DataCell

Properties

DataValues

Gets the values contained in this cell.

Applies to