Share via


NoNamespace.displayEmptyCellsAs Field

Definition

Represents the displayEmptyCellsAs XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sparklineGroup.
  • corresponds to the following strongly-typed properties: SparklineGroup.DisplayEmptyCellsAs.

Applies to