RevisionInsertSheet.SheetPosition Property
Sheet Position.Represents the attribte in schema: sheetPosition
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "sheetPosition")> _
Public Property SheetPosition As UInt32Value
Get
Set
'Применение
Dim instance As RevisionInsertSheet
Dim value As UInt32Value
value = instance.SheetPosition
instance.SheetPosition = value
[SchemaAttrAttribute(, "sheetPosition")]
public UInt32Value SheetPosition { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.