TextInput.Format Property

Definition

Text Box Form Field Formatting.

Represents the following element tag in the schema: w:format.

public DocumentFormat.OpenXml.Wordprocessing.Format Format { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.Format? Format { get; set; }
member this.Format : DocumentFormat.OpenXml.Wordprocessing.Format with get, set
Public Property Format As Format

Property Value

Returns Format.

Applies to