Freigeben über


Selection.ActiveCell Eigenschaft

Definition

Position der aktiven Zelle

Stellt das folgende Attribut im Schema dar: activeCell

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

Eigenschaftswert

Gibt zurück StringValue.

Attribute

Gilt für: