Spread Silverlight Documentation
ExcelNoteStyle Enumeration


Specifies how the cell notes are displayed.
Syntax
'Declaration
 
Public Enum ExcelNoteStyle 
   Inherits System.Enum
'Usage
 
Dim instance As ExcelNoteStyle
public enum ExcelNoteStyle : System.Enum 
Members
MemberDescription
HiddenDoes not display the cell note or the cell note indicator
PopupNoteDisplays the cell note as a floating object only when the mouse is over the cell note indicator
PopupStickyNoteDisplays the cell sticky note as a floating object only when the mouse is over the cell note indicator
StickyNoteDisplays the cell note always as a movable box
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.ExcelNoteStyle

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.