com.aspose.cells
Class DisplayDrawingObjects

java.lang.Object
    extended by com.aspose.cells.DisplayDrawingObjects

public class DisplayDrawingObjects 
extends java.lang.Object

Utility class containing constants. Represents whether and how to show objects in the workbook.

Field Summary
static final intDISPLAY_SHAPES
           Show all objects
static final intPLACEHOLDERS
           Show placeholders
static final intHIDE
           Hide all shapes.
 

Field Detail

DISPLAY_SHAPES

public static final int DISPLAY_SHAPES
Show all objects

PLACEHOLDERS

public static final int PLACEHOLDERS
Show placeholders

HIDE

public static final int HIDE
Hide all shapes.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.