Click or drag to resize

XlsWorksheet ToEMFStream Method

Overload List
Name Description
Public method ToEMFStream(Stream, Int32, Int32, Int32, Int32)
Converts a range of cells in the worksheet to an EMF (Enhanced Metafile) stream.
Public method ToEMFStream(Stream, Int32, Int32, Int32, Int32, EmfType)
Converts a range of cells in the worksheet to an EMF (Enhanced Metafile) stream.
Top
See Also