BookColumnText Property |  |
Text zobrazovaný používateľovi.
Namespace: Exa.OBERON.ServicesGen2.Common.BookSettingsAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic string Text { get; set; }
Public Property Text As String
Get
Set
Dim instance As BookColumn
Dim value As String
value = instance.Text
instance.Text = value
Property Value
String
See Also