Spire.Pdf.Tables Namespace |
| Class | Description | |
|---|---|---|
|
|
BeginCellLayoutEventArgs |
Represents arguments of StartCellLayout Event.
|
|
|
BeginRowLayoutEventArgs |
Represents StartRowLayout Event arguments.
|
|
|
CellLayoutEventArgs |
The base class for cell layout arguments.
|
|
|
EndCellLayoutEventArgs |
Represents arguments of EndCellLayout Event.
|
|
|
EndRowLayoutEventArgs |
Represents arguments of EndRowLayoutEvent.
|
|
|
LightTableBeginPageLayoutEventArgs |
Arguments of BeginPageLayoutEvent.
|
|
|
LightTableEndPageLayoutEventArgs |
Holds arguments for LightTableEndPageLayout Event.
|
|
|
PdfCellStyle |
Represents information about cell style.
|
|
|
PdfColumn |
Represents a single column of the table.
|
|
|
PdfColumnCollection |
Represents the collection of the columns.
|
|
|
PdfRow |
Represents a single column of the table.
|
|
|
PdfRowCollection |
Represents the collection of the columns.
|
|
|
PdfTable |
Represents fast table with few features.
|
|
|
PdfTableException |
Represents as a message deliverer from PdfTable class to the user.
|
|
|
PdfTableLayoutFormat |
Represents the parameters for Light Table layout.
|
|
|
PdfTableLayoutResult |
Represents the results of lay outing tables.
|
|
|
PdfTableStyle |
Represents parameters of PdfTable.
|
|
|
QueryColumnCountEventArgs |
The arguments of the GettingColumnNumber Event.
|
|
|
QueryNextRowEventArgs |
Represents arguments of the NextRow Event.
|
|
|
QueryRowCountEventArgs |
The arguments of the GettingRowNumber Event.
|
| Delegate | Description | |
|---|---|---|
|
|
BeginCellLayoutEventHandler |
Delegate for handling StartCellLayoutEvent.
|
|
|
BeginRowLayoutEventHandler |
Delegate for handling StartRowLayoutEvent.
|
|
|
EndCellLayoutEventHandler |
Delegate for handling EndCellLayoutEvent.
|
|
|
EndRowLayoutEventHandler |
Delegate for handling EndRowLayoutEvent.
|
|
|
QueryColumnCountEventHandler |
Delegate for handling GettingColumnNumber Event.
|
|
|
QueryNextRowEventHandler |
Delegate for handling NextRowEvent.
|
|
|
QueryRowCountEventHandler |
Delegate for handling GettingRowNumber Event.
|
| Enumeration | Description | |
|---|---|---|
|
|
PdfHeaderSource |
Specifies values specifying where the header should formed from.
|
|
|
PdfTableDataSourceType |
Specifies the datasource type.
|
|
|
TableWidthType |
Specifies type for table width.
|