Share via


NoNamespace.formatRows Field

Definition

Represents the formatRows XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sheetProtection.
  • corresponds to the following strongly-typed properties: SheetProtection.FormatRows.

Applies to