GrapeCity SPREAD for Windows Forms 12.0J
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;}

プロパティ値

コメントをシートと共にどのように印刷するかを表すPrintLocation値。
参照

PageSetup クラス
PageSetup メンバ

 

 


Copyright © 2004 GrapeCity inc.