Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IWorksheet Interface
/
ToImage Method
/ ToImage(String) Method
The output image file.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ToImage(String) Method
In This Topic
Saves the worksheet to the specified image file.
Syntax
C#
void
ToImage( System.
string
imageFile
)
Parameters
imageFile
The output image file.
See Also
Reference
IWorksheet Interface
IWorksheet Members
Overload List