GrapeCity.Xaml.Excel
ExcelNoteStyle Enumeration


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

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

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options