Spread for ASP.NET 12 Product Documentation
PrintNotes Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > PrintInfo Class : PrintNotes Property
Gets or sets how cell notes are printed after the sheet(s).
Syntax
'Declaration
 
Public Property PrintNotes As PrintNotes
'Usage
 
Dim instance As PrintInfo
Dim value As PrintNotes
 
instance.PrintNotes = value
 
value = instance.PrintNotes
public PrintNotes PrintNotes {get; set;}
See Also

Reference

PrintInfo Class
PrintInfo Members