Share via


NoNamespace.objects Field

Definition

Represents the objects XML attributes.

public static readonly System.Xml.Linq.XName objects;
 staticval mutable objects : System.Xml.Linq.XName
Public Shared ReadOnly objects 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: ChartSheetProtection.Objects, SheetProtection.Objects.

Applies to