Méthode |
Description |
|
addCells ( IEnumerable monthCells ) : void |
|
|
addDayNamesRow ( ) : void |
|
|
addMonthNameRow ( ) : void |
|
|
addTextRow ( string text, int horizontalAlignment = Element.ALIGN_CENTER, bool showGradient = false ) : void |
|
|
createCellDescription ( PdfRpt.Calendar.MonthTableCell cell ) : PdfPCell |
|
|
createEmptyCells ( ) : List |
|
|
createMainTable ( ) : void |
|
|
drawMonthCalendar ( ) : void |
|
|
fillCells ( int startDay, int noOfDays, IList monthCells ) : void |
|
|
getCellDescription ( PdfRpt.Calendar.MonthTableCell cell ) : string |
|
|
getDays ( ) : IEnumerable |
|
|
getPhrase ( string text ) : Phrase |
|
|
setCommonPdfPCellProperties ( PdfPCell cell, int horizontalAlignment = Element.ALIGN_CENTER ) : void |
|
|
setMonthName ( ) : void |
|
|