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