Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Slicers Namespace / ISlicer Interface

ISlicer Interface Properties

For a list of all members of this type, see ISlicer members.

Public Properties
 NameDescription
 PropertyGets or sets the caption of the specified slicer.  
 PropertyGets or sets the width, in pixels, of each column in the slicer.  
 PropertyGets or sets whether the specified slicer can be moved or resized by using the user interface.  
 PropertyGets or sets whether the header that displays the slicer Caption is visible.  
 PropertyGets or sets the height of the specified slicer, in pixels.  
 PropertyGets or sets the horizontal position of the specified slicer, in pixels, relative to the upper-left corner of cell A1 on a worksheet.  
 PropertyGets or sets a value indicating whether the specified slicer can be modified when the sheet that contains it is protected.  
 PropertyGets or sets the name of the specified slicer.  
 PropertyGets or sets the number of columns in the specified slicer.  
 PropertyGets or sets the height of each row in the specified slicer.  
 PropertyGets the GrapeCity.Spreadsheet.Drawing.IShape object associated with the specified slicer.  
 PropertyGets the ISlicerCache object associated with the slicer.  
 PropertyGets or sets the style currently applied to the specified slicer.  
 PropertyGets or sets the vertical position of the specified slicer, in pixels, relative to the upper-left corner of cell A1 on a worksheet.  
 PropertyGets or sets the width of the specified slicer, in pixels.  
Top
See Also