| Class | Description |
|---|---|
| WmlComplexField |
Represents an Office Open XML complex field character (<w:fldChar>) tag.
|
| WmlSimpleField |
Represents an Office Open XML field simple (<w:fldSimple>) tag.
|
| Enum | Description |
|---|---|
| FieldFormatNumeric |
Enumeration of Office Open XML numeric field format values.
|
| FieldFormatText |
Enumeration of Office Open XML text field format values.
|
| WmlComplexFieldCharType |
Enumeration an Office Open XML complex field character type values.
|
jataylor@hairyfatguy.com