Поделиться через


Selection.ActiveCell Свойство

Определение

Расположение активной ячейки

Представляет следующий атрибут в схеме: 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

Значение свойства

Возвращает .StringValue

Атрибуты

Применяется к