[]
Sets the PrintInfo object for the specfied sheet.
public void SetPrintInfo(PrintInfo pi, int sheet)
Public Sub SetPrintInfo(pi As PrintInfo, sheet As Integer)
Type | Name | Description |
---|---|---|
PrintInfo | pi | PrintInfo object |
int | sheet | Sheet for which to set PrintInfo; -1 to specify all sheets |