Header.SheetIdMap Property
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; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.SheetIdMap
Returns SheetIdMap.