次の方法で共有


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

'宣言
<SchemaAttrAttribute(, "localSheetId")> _
Public Property LocalSheetId As UInt32Value
    Get
    Set
'使用
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.

See Also

Reference

RevisionDefinedName Class

RevisionDefinedName Members

DocumentFormat.OpenXml.Spreadsheet Namespace