Compartir a través de


ClientData.PrintWithSheet Propiedad

Definición

Imprime con marca de hoja

Representa el atributo siguiente en el esquema: fPrintsWithSheet

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a