Share via


NoNamespace.blackAndWhite Field

Definition

Represents the blackAndWhite XML attributes.

public static readonly System.Xml.Linq.XName blackAndWhite;
 staticval mutable blackAndWhite : System.Xml.Linq.XName
Public Shared ReadOnly blackAndWhite As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pageSetup, pageSetup, pageSetup.
  • corresponds to the following strongly-typed properties: ChartSheetPageSetup.BlackAndWhite, PageSetup.BlackAndWhite.

Applies to