Share via


X.sheetCalcPr Field

Definition

Represents the x:sheetCalcPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: worksheet.
  • has the following XML attributes: fullCalcOnLoad.
  • corresponds to the following strongly-typed classes: SheetCalculationProperties.

Applies to