Compartilhar via


WebQueryProperties.HtmlFormat Propriedade

Definição

Tratamento de Formatação HTML

Representa o seguinte atributo no esquema: 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)

Valor da propriedade

Retorna EnumValue<T>.

Atributos

Aplica-se a