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