次の方法で共有


Pane.TopLeftCell プロパティ

定義

左上に表示されるセル

スキーマ内の次の属性を表します。 topLeftCell

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

プロパティ値

StringValue を返します。

属性

適用対象