Freigeben über


Header.SheetIdMap-Eigenschaft

Sheet Id Map.Represents the element tag in schema: x:sheetIdMap

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

Syntax

'Declaration
Public Property SheetIdMap As SheetIdMap
    Get
    Set
'Usage
Dim instance As Header
Dim value As SheetIdMap

value = instance.SheetIdMap

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Spreadsheet.SheetIdMap
Returns SheetIdMap.

Siehe auch

Referenz

Header Klasse

Header-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace