Share via


NoNamespace.ph Field

Definition

Represents the ph XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: nc, rcc, row.
  • corresponds to the following strongly-typed properties: NewCell.ShowPhonetic, RevisionCellChange.HasPhoneticText, Row.ShowPhonetic.

Applies to