Freigeben über


Parameter.Cell Eigenschaft

Definition

Zellbezug

Stellt das folgende Attribut im Schema dar: cell

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

Eigenschaftswert

Gibt zurück StringValue.

Attribute

Gilt für: