Freigeben über


ControlProperties.LinkedCell-Eigenschaft

linkedCell.Represents the attribte in schema: linkedCell

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

Syntax

'Declaration
<SchemaAttrAttribute(, "linkedCell")> _
Public Property LinkedCell As StringValue
    Get
    Set
'Usage
Dim instance As ControlProperties
Dim value As StringValue

value = instance.LinkedCell

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

ControlProperties Klasse

ControlProperties-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace