Freigeben über


WebQueryProperties.HtmlFormat Eigenschaft

Definition

HTML-Formatierungsbehandlung

Stellt das folgende Attribut im Schema dar: htmlFormat

[DocumentFormat.OpenXml.SchemaAttr(0, "htmlFormat")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HtmlFormattingValues> HtmlFormat { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HtmlFormattingValues> HtmlFormat { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "htmlFormat")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HtmlFormattingValues>? HtmlFormat { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("htmlFormat")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HtmlFormattingValues>? HtmlFormat { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HtmlFormattingValues>? HtmlFormat { get; set; }
member this.HtmlFormat : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HtmlFormattingValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "htmlFormat")>]
member this.HtmlFormat : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HtmlFormattingValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("htmlFormat")>]
member this.HtmlFormat : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.HtmlFormattingValues> with get, set
Public Property HtmlFormat As EnumValue(Of HtmlFormattingValues)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: