Compartir a través de


SorterViewProperties.ShowFormatting Propiedad

Definición

Mostrar formato

Representa el atributo siguiente en el esquema: showFormatting

[DocumentFormat.OpenXml.SchemaAttr(0, "showFormatting")]
public DocumentFormat.OpenXml.BooleanValue ShowFormatting { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowFormatting { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showFormatting")]
public DocumentFormat.OpenXml.BooleanValue? ShowFormatting { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showFormatting")]
public DocumentFormat.OpenXml.BooleanValue? ShowFormatting { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowFormatting { get; set; }
member this.ShowFormatting : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showFormatting")>]
member this.ShowFormatting : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showFormatting")>]
member this.ShowFormatting : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowFormatting As BooleanValue

Valor de propiedad

Devuelve BooleanValue.

Atributos

Comentarios

La siguiente información de ECMA International Standard ECMA-376 puede ser útil al trabajar con esta clase.

Especifica si se va a mostrar el formato de diapositiva asociado en el modo de vista del clasificador de diapositivas.

Los valores posibles para este atributo se definen mediante el tipo de datos Esquema boolean XML.

Se aplica a