Aracılığıyla paylaş


Selection.ActiveCell Property

Definition

Active Cell Location

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

Property Value

Returns StringValue.

Attributes

Applies to