CanExportToStream Property (XlsxExportProvider)
Gets a value indicating whether export to stream is supported by the current format. This implementation returns true (export to stream is supported).
public virtual bool CanExportToStream {get;}
'Declaration
Public Overridable ReadOnly Property CanExportToStream As Boolean