asposecells.api

Class DisplayDrawingObjects

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

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

    • Field Detail

      • DISPLAY_SHAPES

        const int DISPLAY_SHAPES
        Show all objects
      • PLACEHOLDERS

        const int PLACEHOLDERS
        Show placeholders
      • HIDE

        const int HIDE
        Hide all shapes.