Name | Description | |
---|---|---|
![]() |
Reads the workbook's worksheets from the underlying stream. |
|
![]() |
Reads a bool from the underlying stream. |
|
![]() |
Reads a MindFusion.Drawing.Brush from the underlying stream. |
|
![]() |
Reads a Color object from the underlying stream. |
|
![]() |
Reads a color array from the underlying stream. |
|
![]() |
Reads a double from the underlying stream. |
|
![]() |
Reads an enumeration value from the underlying stream. |
|
![]() |
Reads a float from the underlying stream. |
|
![]() |
Reads a float array from the underlying stream. |
|
![]() |
Reads the binary file format header from the underlying stream and throws an exception if the header is not recognized. |
|
![]() |
Reads an image from the underlying stream. |
|
![]() |
Reads a integer from the underlying stream. |
|
![]() |
Reads a Measure object from the underlying stream. |
|
![]() |
Reads an object with the specified name. |
|
![]() |
Reads a Rectangle object from the underlying stream. |
|
![]() |
Reads a string from the underlying stream. |
|
![]() |
Reads an object from the underlying stream. |
|
![]() |
Writes the workbook's worksheets to the underlying stream. |
|
![]() |
Writes the specified bool to the underlying stream. |
|
![]() |
Writes the specified Brush to the underlying stream. |
|
![]() |
Writes the specified Color object to the underlying stream. |
|
![]() |
Writes the specified color array to the underlying stream. |
|
![]() |
Writes the specified double to the underlying stream. |
|
![]() |
Writes the specified enumeration value to the underlying stream. |
|
![]() |
Writes the specified float to the underlying stream. |
|
![]() |
Writes the specified float array to the underlying stream. |
|
![]() |
Writes the binary file format header to the underlying stream. |
|
![]() |
Writes the specified image to the underlying stream. |
|
![]() |
Writes the specified integer to the underlying stream. |
|
![]() |
Writes the specified Measure object to the underlying stream. |
|
![]() |
Saves the specified object to the underlying stream. |
|
![]() |
Writes the specified Rectangle object to the underlying stream. |
|
![]() |
Writes the specified string to the underlying stream. |
|
![]() |
Saves the specified object to the underlying stream. |