Click or drag to resize

AddCellBuilder Methods

The AddCellBuilder type exposes the following members.

Methods
  NameDescription
Public methodBuild
Builds and returns the Cell object.
Public methodGetColumnId
Gets the column Id.
Public methodGetFormat
Gets the format.
Public methodGetHyperlink
Gets the hyperlink.
Public methodGetStrict
Gets the Strict option.
Public methodGetValue
Gets the value.
Public methodSetColumnId
Sets the column Id
Public methodSetFormat
Sets the format.
Public methodSetHyperlink
Sets the hyperlink.
Public methodSetStrict
Sets whether cells is Strict or not.
Public methodSetValue
Sets the cell value
Top
See Also