次の方法で共有


MetadataType.Adjust プロパティ

定義

メタデータの調整

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象