SorterViewProperties.ShowFormatting Propriété

Définition

Afficher la mise en forme

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne BooleanValue.

Attributs

Remarques

Les informations suivantes de la norme internationale ECMA ECMA-376 peuvent être utiles lors de l’utilisation de cette classe.

Spécifie s’il faut afficher la mise en forme des diapositives associée en mode trieuse de diapositives.

Les valeurs possibles pour cet attribut sont définies par le type de données schéma boolean XML.

S’applique à