ExportRangeToJsonOptions

ExportRangeToJsonOptions class

Indique les options qui exportent la plage vers json.

public class ExportRangeToJsonOptions

Constructeurs

NomLa description
ExportRangeToJsonOptions()Default_Constructor

Propriétés

NomLa description
ExportAsString { get; set; }Exporte la valeur de chaîne des cellules vers json.
HasHeaderRow { get; set; }Indique si la plage contient une ligne d’en-tête.
Indent { get; set; }Indique le retrait.

Voir également