Share via


NoNamespace.date1904 Field

Definition

Represents the date1904 XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: workbookPr.
  • corresponds to the following strongly-typed properties: WorkbookProperties.Date1904.

Applies to