OpaqueCopy Property
OpaqueCopy
Gets or sets a value specifying whether the component should copy non-main BIFF records as opaque when loading and saving XLS files.
Declaration
public bool OpaqueCopy { get; set; }
Public Property OpaqueCopy As Boolean