GrapeCity.Xaml.Excel
PrintGridLine Property (IExcelPrintOptions)


Get or set whether print the gridline or not.
Syntax
'Declaration
 
Property PrintGridLine As Boolean
'Usage
 
Dim instance As IExcelPrintOptions
Dim value As Boolean
 
instance.PrintGridLine = value
 
value = instance.PrintGridLine
bool PrintGridLine {get; set;}

Property Value

true if it should print gridline; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelPrintOptions Interface
IExcelPrintOptions Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options