次の方法で共有


WrapPolygon.Edited プロパティ

定義

変更された折り返しポイント

スキーマ内の次の属性を表します。編集済み

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

プロパティ値

BooleanValue を返します。

属性

適用対象