Partager via


RevisionComment.Cell Propriété

Définition

Cell

Représente l’attribut suivant dans le schéma : cellule

[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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à