次の方法で共有


SlideLayout.Preserve プロパティ

定義

保持

スキーマ内の次の属性を表します。preserve

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

プロパティ値

BooleanValue を返します。

属性

適用対象