'Declaration Function GetPrintTitle( _ ByVal sheet As System.Integer _ ) As System.String
'Usage Dim instance As IExcelWriter Dim sheet As System.Integer Dim value As System.String value = instance.GetPrintTitle(sheet)
System.string GetPrintTitle( System.int sheet )
Parameters
- sheet
- The sheet index
Return Value
The print title setting. null if the print area has not been set