ig.excel.WorksheetCellFormatOptions
Dependencies
-
all
- Type:
- ig.excel.WorksheetCellFormatOptions
- Default:
- 63
All properties are used on the format.
-
applyAlignmentFormatting
- Type:
- ig.excel.WorksheetCellFormatOptions
- Default:
- 2
The IWorksheetCellFormat.alignment, IWorksheetCellFormat.indent, IWorksheetCellFormat.rotation, IWorksheetCellFormat.shrinkToFit, IWorksheetCellFormat.verticalAlignment, and IWorksheetCellFormat.wrapText properties are used on the format.
-
applyBorderFormatting
- Type:
- ig.excel.WorksheetCellFormatOptions
- Default:
- 8
The IWorksheetCellFormat.bottomBorderColorInfo, IWorksheetCellFormat.bottomBorderStyle, IWorksheetCellFormat.diagonalBorderColorInfo, IWorksheetCellFormat.diagonalBorders, IWorksheetCellFormat.diagonalBorderStyle, IWorksheetCellFormat.leftBorderColorInfo, IWorksheetCellFormat.leftBorderStyle, IWorksheetCellFormat.rightBorderColorInfo, IWorksheetCellFormat.rightBorderStyle, IWorksheetCellFormat.topBorderColorInfo, and IWorksheetCellFormat.topBorderStyle properties are used on the format.
-
applyFillFormatting
- Type:
- ig.excel.WorksheetCellFormatOptions
- Default:
- 16
The IWorksheetCellFormat.fill property is used on the format.
-
applyFontFormatting
- Type:
- ig.excel.WorksheetCellFormatOptions
- Default:
- 4
The IWorksheetCellFormat.font property is used on the format.
-
applyNumberFormatting
- Type:
- ig.excel.WorksheetCellFormatOptions
- Default:
- 1
The IWorksheetCellFormat.formatString property is used on the format.
-
applyProtectionFormatting
- Type:
- ig.excel.WorksheetCellFormatOptions
- Default:
- 32
The IWorksheetCellFormat.locked property is used on the format.
-
none
- Type:
- ig.excel.WorksheetCellFormatOptions
- Default:
- 0
No format properties are used on the format.