Share via


NoNamespace.sourceLinked Field

Definition

Represents the sourceLinked XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: numFmt, numFmt, numFmt.
  • corresponds to the following strongly-typed properties: NumberFormat.SourceLinked, NumberingFormat.SourceLinked.

Applies to