Rsids.RsidRoot Property
Original Document Revision Save ID.Represents the element tag in schema: w:rsidRoot
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public Property RsidRoot As RsidRoot
Get
Set
'Применение
Dim instance As Rsids
Dim value As RsidRoot
value = instance.RsidRoot
instance.RsidRoot = value
public RsidRoot RsidRoot { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Wordprocessing.RsidRoot