PDF File Writer Class Library - Author Uzi Granot
PdfTableCellStyle Property |
Gets or sets cell's style.
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)


If Style was not set by the caller, this value is the default cell style. Any change to the properties will affect all cells without cell style.
If Style was set by the caller to a private style, this value is the private cell style. Any change to the properties will affect all other cells sharing this private cell style.
