ChartSheetProtection.AlgorithmName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Nom de l’algorithme de chiffrement
Représente l’attribut suivant dans le schéma : algorithmName
[DocumentFormat.OpenXml.SchemaAttr(0, "algorithmName")]
public DocumentFormat.OpenXml.StringValue AlgorithmName { get; set; }
public DocumentFormat.OpenXml.StringValue AlgorithmName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "algorithmName")]
public DocumentFormat.OpenXml.StringValue? AlgorithmName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("algorithmName")]
public DocumentFormat.OpenXml.StringValue? AlgorithmName { get; set; }
public DocumentFormat.OpenXml.StringValue? AlgorithmName { get; set; }
member this.AlgorithmName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "algorithmName")>]
member this.AlgorithmName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("algorithmName")>]
member this.AlgorithmName : DocumentFormat.OpenXml.StringValue with get, set
Public Property AlgorithmName As StringValue
Valeur de propriété
- Attributs