MetadataType.RowColumnShift プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
メタデータ挿入の削除
スキーマ内の次の属性を表します: 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 を返します。
- 属性