Compartir a través de


Undo.CrossSheetMove Propiedad

Definición

Movimiento de hoja cruzada

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a