Spreadsheet Integrator - Online Help
Available for:
Spreadsheet Integrator
Questions / Feedback?

Overwrite Property

Indicates whether or not the component should overwrite the file when saving.

Syntax

[VB.NET]
Public Property Overwrite As Boolean

[C#]
public bool Overwrite {get; set;}

Remarks

This property is a value indicating whether or not the component should overwrite the file when calling Save. If Overwrite is false, an error will be thrown whenever the file exists and Save is called.

This property is not available at design time.

Default Value

False

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0