ActiveReports 6 Online Help
DataDynamics.SpreadBuilder Namespace
Inheritance Hierarchy
The DataDynamics.SpreadBuilder namespace contains the Column, Row, Sheet and Workbook classes used for building Excel spreadsheets.
Classes
 ClassDescription
ClassCompressionException Indicates that an error (most likely related to images) occurred in the compression library.
ClassDDColumn Represents a column in a spreadsheet.
ClassDDRow Represents a single row in a sheet.
ClassDDSheet Represents an Excel worksheet.
ClassDDSheetNameAlreadyExistsException Thrown when you try to set a Name property to a value already in use.
ClassDDSheets A collection of DDSheet objects.
ClassNoDDSheetsException Thrown when an operation is requested that requires at least one sheet in the Sheets collection (for example Saving the workbook) and no sheets exist.
ClassSpreadBuilderException A general exception thrown for application errors in the DataDynamics.SpreadBuilder assembly.
ClassVersionNotImplementedException Indicates that a feature or features were not implemented for a particular version of the Excel/BIFF file format.
ClassWorkbook Represents a workbook that contains spreadsheets. This object presents information that is relevant to all spreadsheets in the workbook (e.g. Author, BIFF/file version, etc.).
Enumerations
 EnumerationDescription
EnumerationBiffVersion

This enumeration has been deprecated. Please use the FileFormat enumeration instead.

See Also

Reference

ActiveReports.XlsExport Assembly

Send Feedback