次の方法で共有


ApplicationNonVisualDrawingProperties.PublishedFlag プロパティ

定義

fPublished では、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します: fPublished

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

プロパティ値

属性

適用対象