'Declaration
Public Property ExportedSheets As ISheets
'Usage
Dim instance As PdfExportContext Dim value As ISheets instance.ExportedSheets = value value = instance.ExportedSheets
public ISheets ExportedSheets {get; set;}
null
to export all sheets.'Declaration
Public Property ExportedSheets As ISheets
'Usage
Dim instance As PdfExportContext Dim value As ISheets instance.ExportedSheets = value value = instance.ExportedSheets
public ISheets ExportedSheets {get; set;}