Share via


Undo.CrossSheetMove プロパティ

定義

クロス シート移動

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象