SdtRunRuby.SdtContentRunRuby Property
SdtContentRunRuby.Represents the element tag in schema: w:sdtContent
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
Public Property SdtContentRunRuby As SdtContentRunRuby
Get
Set
'Uso
Dim instance As SdtRunRuby
Dim value As SdtContentRunRuby
value = instance.SdtContentRunRuby
instance.SdtContentRunRuby = value
public SdtContentRunRuby SdtContentRunRuby { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Wordprocessing.SdtContentRunRuby