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