CellValue clase

CellValue clase

Representa el valor de la celda y el tipo correspondiente.

El tipo CellValue expone los siguientes miembros:

Constructores

ConstructorDescripción
initConstruye una nueva instancia de CellValue

Propiedades

PropiedadDescripción
typeObtiene/establece el tipo de valor de celda.
valueObtiene/establece el valor de la celda.

Ver también