Winnovative Excel Library for .NET
PrintBlackAndWhite Property
NamespacesWinnovative.ExcelLibExcelPageSetupPrintBlackAndWhite
Winnovative Excel Library for .NET
Gets or sets a flag indicating if the page will be printed in black and white.
Declaration Syntax
C#Visual BasicVisual C++
public bool PrintBlackAndWhite { get; set; }
Public Property PrintBlackAndWhite As Boolean
public:
property bool PrintBlackAndWhite {
	bool get ();
	void set (bool value);
}

Assembly: Winnovative.ExcelLib (Module: Winnovative.ExcelLib) Version: 2.1.0.0 (2.1.0.0)