Connection.SavePassword Property  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
savePassword
Represents the following attribute in the schema: savePassword
[DocumentFormat.OpenXml.SchemaAttr(0, "savePassword")]
public DocumentFormat.OpenXml.BooleanValue SavePassword { get; set; }public DocumentFormat.OpenXml.BooleanValue SavePassword { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "savePassword")]
public DocumentFormat.OpenXml.BooleanValue? SavePassword { get; set; }[DocumentFormat.OpenXml.SchemaAttr("savePassword")]
public DocumentFormat.OpenXml.BooleanValue? SavePassword { get; set; }public DocumentFormat.OpenXml.BooleanValue? SavePassword { get; set; }member this.SavePassword : DocumentFormat.OpenXml.BooleanValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "savePassword")>]
member this.SavePassword : DocumentFormat.OpenXml.BooleanValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("savePassword")>]
member this.SavePassword : DocumentFormat.OpenXml.BooleanValue with get, setPublic Property SavePassword As BooleanValueProperty Value
Returns BooleanValue.
- Attributes