Writes the specified string to the underlying stream.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public void WriteString ( |
Visual Basic
Copy Code
|
|---|
Public Sub WriteString( _ |
The string object to write.
See Also