Winnovative Excel Library

ExcelWorkbookDefaultSettingsAutoTrustLevel Property

Winnovative Excel Library Documentation
Gets or sets a flag indication if the library should automatically determine the trust level in an ASP.NET environment in order to offer the best performance. Default value is true. When this property is false the trust level is given by the FullTrustAllowed property.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool AutoTrustLevel { get; set; }

Property Value

Type: Boolean
See Also

Reference