Share via


NoNamespace.l Field

Definition

Represents the l XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rect, backgroundRemoval, pageMargins, pageMargins, hsl, effectExtent, c.
  • corresponds to the following strongly-typed properties: BackgroundRemoval.MarqueeLeft, CalculationCell.NewLevel, EffectExtent.LeftEdge, HslColor.Lightness, PageMargins.L, PageMargins.Left, Rectangle.Left.

Applies to