Freigeben über


SingleCellTablePart.SingleXmlCells-Eigenschaft

Gets/Sets the root element of this part.

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

Syntax

'Declaration
Public Property SingleXmlCells As SingleXmlCells
    Get
    Set
'Usage
Dim instance As SingleCellTablePart
Dim value As SingleXmlCells

value = instance.SingleXmlCells

instance.SingleXmlCells = value
public SingleXmlCells SingleXmlCells { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Spreadsheet.SingleXmlCells

Siehe auch

Referenz

SingleCellTablePart Klasse

SingleCellTablePart-Member

DocumentFormat.OpenXml.Packaging-Namespace