StreamProviderOptions class

StreamProviderOptions class

Represents the stream options.

The StreamProviderOptions type exposes the following members:

Constructors

ConstructorDescription
StreamProviderOptions()

Properties

PropertyDescription
default_pathThe default path(URL) saved in generated html file for the referred source.
For example, the sheet data saved in xxx_files/sheet001.htm, the url used in the main html file should be like “src=“xxx_files/sheet001.htm””
streamGets/Sets the stream

See Also