Click or drag to resize

CreateSheetBuilder Methods

The CreateSheetBuilder type exposes the following members.

Methods
  NameDescription
Public methodBuild
Creates a sheet by using the values from setters in this builder.
Public methodGetColumns
Returns the list of Columns.
Public methodGetName
Returns the Name for the sheet.
Public methodSetColumns
Sets the Columns for the sheet being created.
Public methodSetName
Sets the Name for the sheet being created.
Top
See Also