Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ImageSaveOptions Class
Methods

In This Topic
    ImageSaveOptions Class Members
    In This Topic

    The following tables list the members exposed by ImageSaveOptions.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public MethodGets the background color of the exported image.  
    Public MethodGets whether to save the image as a black and white image.  
    Public MethodGets the gridline color.  
    Public MethodGets the resolution (in DPI) for jpeg image file.  
    Public MethodGets the scale on the X axis.  
    Public MethodGets the scale on the Y axis.  
    Public MethodGets whether to display column headings.  
    Public MethodGets whether to display drawing objects (charts, shapes, and pictures).  
    Public MethodGets whether to display gridlines.  
    Public MethodGets whether to display row headings.  
    Public MethodSets the background color of the exported image.  
    Public MethodSets whether to save the image as a black and white image.  
    Public MethodSets the gridline color.  
    Public MethodSets the resolution (in DPI) for jpeg image file.  
    Public MethodSets the scale on the X axis.  
    Public MethodSets the scale on the Y axis.  
    Public MethodSets whether to display column headings.  
    Public MethodGets whether to display drawing objects (charts, shapes, and pictures).  
    Public MethodSets whether to display gridlines.  
    Public MethodSets whether to display row headings.  
    Top
    See Also