Share via


W.ruby Field

Definition

Represents the w:ruby XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: r, r.
  • has the following child XML elements: rt, rubyBase, rubyPr.
  • corresponds to the following strongly-typed classes: Ruby.

Applies to