Freigeben über


RevisionComment.Cell-Eigenschaft

Cell.Represents the attribte in schema: cell

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "cell")> _
Public Property Cell As StringValue
    Get
    Set
'Usage
Dim instance As RevisionComment
Dim value As StringValue

value = instance.Cell

instance.Cell = value
[SchemaAttrAttribute(, "cell")]
public StringValue Cell { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

RevisionComment Klasse

RevisionComment-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace