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