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