Compartir a través de


ControlProperties.LinkedCell Property

linkedCell.Represents the attribte in schema: linkedCell

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

Syntax

'Declaración
<SchemaAttrAttribute(, "linkedCell")> _
Public Property LinkedCell As StringValue
    Get
    Set
'Uso
Dim instance As ControlProperties
Dim value As StringValue

value = instance.LinkedCell

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

ControlProperties Class

ControlProperties Members

DocumentFormat.OpenXml.Spreadsheet Namespace