Undo.CrossSheetMove Property

Definition

Cross Sheet Move

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to