'Declaration Property CellErrorPrintStyle As ExcelCellErrorPrintStyle
'Usage Dim instance As IExcelPrintPageSetting Dim value As ExcelCellErrorPrintStyle instance.CellErrorPrintStyle = value value = instance.CellErrorPrintStyle
ExcelCellErrorPrintStyle CellErrorPrintStyle {get; set;}