Header.MaxSheetId Property
Last Sheet Id.Represents the attribte in schema: maxSheetId
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "maxSheetId")> _
Public Property MaxSheetId As UInt32Value
Get
Set
'Usage
Dim instance As Header
Dim value As UInt32Value
value = instance.MaxSheetId
instance.MaxSheetId = value
[SchemaAttrAttribute(, "maxSheetId")]
public UInt32Value MaxSheetId { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.