GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Printing 名前空間 > PageSetup クラス : PrintComments プロパティ |
'Declaration
Public Property PrintComments As PrintLocation
'使用法
Dim instance As PageSetup Dim value As PrintLocation instance.PrintComments = value value = instance.PrintComments
public PrintLocation PrintComments {get; set;}