Share via


NoNamespace.showPageBreaks Field

Definition

Represents the showPageBreaks XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: customSheetView.
  • corresponds to the following strongly-typed properties: CustomSheetView.ShowPageBreaks.

Applies to