次の方法で共有


MetadataType.RowColumnShift プロパティ

定義

メタデータ挿入の削除

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象