CustomWorkbookView.IncludePrintSettings Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Включить параметры печати
Представляет следующий атрибут в схеме: includePrintSettings
[DocumentFormat.OpenXml.SchemaAttr(0, "includePrintSettings")]
public DocumentFormat.OpenXml.BooleanValue IncludePrintSettings { get; set; }
public DocumentFormat.OpenXml.BooleanValue IncludePrintSettings { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "includePrintSettings")]
public DocumentFormat.OpenXml.BooleanValue? IncludePrintSettings { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("includePrintSettings")]
public DocumentFormat.OpenXml.BooleanValue? IncludePrintSettings { get; set; }
public DocumentFormat.OpenXml.BooleanValue? IncludePrintSettings { get; set; }
member this.IncludePrintSettings : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "includePrintSettings")>]
member this.IncludePrintSettings : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("includePrintSettings")>]
member this.IncludePrintSettings : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property IncludePrintSettings As BooleanValue
Значение свойства
Возвращает .BooleanValue
- Атрибуты