Sets the value of the DataRegion.
Namespace: Aceoffix.WordWriterAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic string Value { set; }
Public WriteOnly Property Value As String
Set
Property Value
Type:
String
ExamplesPlease refer to the code example in the OpenDataRegion(String) method topic to learn how to set the value of the DataRegion.
See Also