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

属性

适用于