GrapeCity.Xaml.Excel
CellErrorPrintStyle Property (IExcelPrintPageSetting)


Gets or sets the print policy if the cell value is error
Syntax
'Declaration
 
Property CellErrorPrintStyle As ExcelCellErrorPrintStyle
'Usage
 
Dim instance As IExcelPrintPageSetting
Dim value As ExcelCellErrorPrintStyle
 
instance.CellErrorPrintStyle = value
 
value = instance.CellErrorPrintStyle
ExcelCellErrorPrintStyle CellErrorPrintStyle {get; set;}

Property Value

The print style if the cell value is error
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelPrintPageSetting Interface
IExcelPrintPageSetting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options