aspose.cells

Class DisplayDrawingObjects

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

Field Summary
const  NumberDISPLAY_SHAPES
Show all objects
const  NumberPLACEHOLDERS
Show placeholders
const  NumberHIDE
Hide all shapes.
 

    • Field Detail

      • DISPLAY_SHAPES

        const Number DISPLAY_SHAPES
        Show all objects
      • PLACEHOLDERS

        const Number PLACEHOLDERS
        Show placeholders
      • HIDE

        const Number HIDE
        Hide all shapes.