Share via


NoNamespace.timePeriod Field

Definition

Represents the timePeriod XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cfRule, cfRule.
  • corresponds to the following strongly-typed properties: ConditionalFormattingRule.TimePeriod.

Applies to