Compartir a través de


Selection.ActiveCell Propiedad

Definición

Ubicación de celda activa

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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a