Daniel's XL Toolbox NG
XLToolbox.Export Namespace Reference

Namespaces

namespace  Lcms
 
namespace  Models
 
namespace  ViewModels
 
namespace  Views
 

Classes

class  BatchExporter
 
class  DibBitmap
 Provides access to a System.Drawing.Bitmap that is created from a DIB. More...
 
class  Exporter
 Provides methods to export the current selection from Excel. More...
 
class  ExportFileName
 Generates file names to use with for graphics export. More...
 
interface  IExporter
 
class  QuickExporter
 Provides user-entry points for the 'quick' export functions that re-use previously used settings. More...
 
class  ScreenshotExporter
 Exports graphical data in screenshot quality to a file. More...
 
class  TileException
 
class  WorkingClipboard
 Replacement for the Sysem.Windows.Clipboard class that provides Metafile-related functions that actually work. Uses Windows P/Invoke! More...
 
class  WorkingClipboardException
 

Enumerations

enum  Status { Status.Ready, Status.Error, Status.NothingToExport, Status.UnableToCopy }
 

Enumeration Type Documentation

◆ Status

Enumerator
Ready 
Error 
NothingToExport 
UnableToCopy