SharedStringTablePart.SharedStringTable-Eigenschaft
Gets/Sets the root element of this part.
Namespace: DocumentFormat.OpenXml.Packaging
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property SharedStringTable As SharedStringTable
Get
Set
'Usage
Dim instance As SharedStringTablePart
Dim value As SharedStringTable
value = instance.SharedStringTable
instance.SharedStringTable = value
public SharedStringTable SharedStringTable { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.Spreadsheet.SharedStringTable