Excel for WinRT
BlackAndWhite Property


Gets or sets whether to print the sheet in monochrome mode.
Syntax
'Declaration
 
Public Property BlackAndWhite As System.Boolean
'Usage
 
Dim instance As XLPrintSettings
Dim value As System.Boolean
 
instance.BlackAndWhite = value
 
value = instance.BlackAndWhite
public System.bool BlackAndWhite {get; set;}
See Also

Reference

XLPrintSettings Class
XLPrintSettings Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback