Sets the value of the cell.
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 OpenTable(Int32) method topic to learn how to set the value of the cell.
See Also