Spread Silverlight Documentation
ExcelPrintNotesStyle Enumeration


Specifies how cell notes are printed.
Syntax
'Declaration
 
Public Enum ExcelPrintNotesStyle 
   Inherits System.Enum
'Usage
 
Dim instance As ExcelPrintNotesStyle
public enum ExcelPrintNotesStyle : System.Enum 
Members
MemberDescription
AsDisplayed[2] Prints the cell notes as they are displayed on the sheet
AtEnd[1] Prints the cell notes in summary form after the last sheet is printed
None[0] Does not print the cell notes
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.ExcelPrintNotesStyle

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.