Share via


W.decimalSymbol Field

Definition

Represents the w:decimalSymbol XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: settings.
  • corresponds to the following strongly-typed classes: DecimalSymbol.

Applies to