次の方法で共有


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 を返します。

属性

適用対象