Property TextFormat
TextFormat
Gets a text field's format string (w:textInput/w:format), or null. Word uses this for
casing on a regular field (UPPERCASE, Title case) and a numeric or date
picture otherwise.
public string? TextFormat { get; }
Gets a text field's format string (w:textInput/w:format), or null. Word uses this for
casing on a regular field (UPPERCASE, Title case) and a numeric or date
picture otherwise.
public string? TextFormat { get; }