Header.SheetIdMap Property

Definition

Sheet Id Map.

Represents the following element tag in the schema: x:sheetIdMap.

public DocumentFormat.OpenXml.Spreadsheet.SheetIdMap SheetIdMap { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.SheetIdMap? SheetIdMap { get; set; }
member this.SheetIdMap : DocumentFormat.OpenXml.Spreadsheet.SheetIdMap with get, set
Public Property SheetIdMap As SheetIdMap

Property Value

Returns SheetIdMap.

Applies to