Share via


NoNamespace.aca Field

Definition

Represents the aca XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: f.
  • corresponds to the following strongly-typed properties: CellFormula.AlwaysCalculateArray.

Applies to