Undo.CrossSheetMove Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Blattübergreifende Verschiebung
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
Gibt zurück BooleanValue.
- Attribute