Share via


NoNamespace.fLocksWithSheet Field

Definition

Represents the fLocksWithSheet XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: clientData.
  • corresponds to the following strongly-typed properties: ClientData.LockWithSheet.

Applies to