Share via


NoNamespace.refreshError Field

Definition

Represents the refreshError XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sheetData.
  • corresponds to the following strongly-typed properties: ExternalSheetData.RefreshError.

Applies to