MetadataOptions class

MetadataOptions class

Represents the options of loading metadata of the file.

The MetadataOptions type exposes the following members:

Constructors

ConstructorDescription
initCreates an options of loading the metadata.

Properties

PropertyDescription
metadata_typeGets and sets the type of the metadata which is loading.
passwordRepresents Workbook file encryption password.
key_lengthThe key length.

See Also