DetailTemplateCellStyle

23 Sep 20251 minute to read

Properties

backColor string

Defines the background color for cell style

bold boolean

Defines the bold style for fonts

excelBorders ExcelBorder

Defines the borders for excel cell style

excelHAlign ExcelHAlign

Defines the horizontal alignment for excel cell style

excelNumberFormat string

Defines the format of the excel cell

excelRotation number

Defines the rotation degree for excel cell style

excelType string

Defines the type of the excel cell

excelVAlign ExcelVAlign

Defines the vertical alignment for excel cell style

fontColor string

Defines the color of font

fontName string

Defines the name of font

fontSize number

Defines the size of font

indent number

Defines the indent for cell style

italic boolean

Defines the italic style for fonts

pdfBorder PdfBorder

Defines the grid border for the pdf cell

pdfFontFamily string

Defines the font family for the pdf cell

pdfIndent PdfHAlign

Defines the indent alignment for the pdf cell

pdfParagraphIndent number

Defines the indent for the pdf cell

pdfTextAlignment PdfHAlign

Defines the horizontal alignment for the pdf cell

pdfTextPenColor string

Defines the text pen color for the pdf cell

pdfVerticalAlignment PdfVAlign

Defines the vertical alignment for the pdf cell

strikeThrough boolean

Defines the strike through of the cell

underline boolean

Defines the underline style for fonts

wrapText boolean

Defines the wrapText for cell style