GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Printing 名前空間 > PageSetup クラス : PrintNotes プロパティ |
'Declaration
Public Property PrintNotes As Boolean
'使用法
Dim instance As PageSetup Dim value As Boolean instance.PrintNotes = value value = instance.PrintNotes
public bool PrintNotes {get; set;}
true
、それ以外の場合はfalse
。