TextInput.Format 属性

定义

文本框窗体字段格式。

表示架构中的以下元素标记: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

属性值

返回 Format

适用于