'宣言 Public Overloads Sub PrintGrid( _ ByVal docName As System.String, _ ByVal showDialog As System.Boolean, _ ByVal orientation As System.Integer, _ ByVal marginLR As System.Integer, _ ByVal marginTB As System.Integer _ )
public void PrintGrid( System.string docName, System.bool showDialog, System.int orientation, System.int marginLR, System.int marginTB )
パラメータ
- docName
- showDialog
- orientation
- marginLR
- marginTB