Class LowCodeHtmlSaveOptions

Class LowCodeHtmlSaveOptions

Le nom : Aspose.Cells.LowCode Assemblée: Aspose.Cells.dll (25.4.0)

Options pour économiser HTML en mode de code bas.

public class LowCodeHtmlSaveOptions : LowCodeSaveOptions

Inheritance

object LowCodeSaveOptions LowCodeHtmlSaveOptions

I membri ereditari

LowCodeSaveOptions.OutputFile , LowCodeSaveOptions.OutputStream , LowCodeSaveOptions.SaveFormat

Constructors

LowCodeHtmlSaveOptions()

public LowCodeHtmlSaveOptions()

Properties

HtmlOptions

Les options générales pour économiser html.

public HtmlSaveOptions HtmlOptions { get; set; }

Valore di proprietà

HtmlSaveOptions

Remarks

Lorsque une instance Aspose.Cells.HtmlSaveOptions est spécifiée,le Aspose.Cells.LowCode.DownHtmlSaveOptions.SveFormat sera surécrite (si elle avait été spécifiée auparavant).

SaveFormat

Obtenez et définissez le format de la brochure.

public override SaveFormat SaveFormat { get; set; }

Valore di proprietà

SaveFormat

Remarks

Lorsque vous modifiez cette propriété,le format de sauvegarde spécifié par Aspose.Cells.LowCode.HtmlSaveOptions.HTml Options sera ignoré (si il avait été spécificé auparavant).

 Français