Class LowCodeHtmlSaveOptions
Class LowCodeHtmlSaveOptions
Nombre del espacio: Aspose.Cells.LowCode Asamblea: Aspose.Cells.dll (25.4.0)
Opciones para ahorrar HTML en forma de código bajo.
public class LowCodeHtmlSaveOptions : LowCodeSaveOptions
Inheritance
object ← LowCodeSaveOptions ← LowCodeHtmlSaveOptions
Miembros heredados
LowCodeSaveOptions.OutputFile ,y, LowCodeSaveOptions.OutputStream ,y, LowCodeSaveOptions.SaveFormat
Constructors
LowCodeHtmlSaveOptions()
public LowCodeHtmlSaveOptions()
Properties
HtmlOptions
Las opciones generales para ahorrar HTML.
public HtmlSaveOptions HtmlOptions { get; set; }
Valor de la propiedad
Remarks
Cuando se especifica una instancia Aspose.Cells.HtmlSaveOptions,El Aspose.Cells.LowCode.HtmlsaveOptions.SaveFormat será sobreescrito (si ha sido especificado antes).
SaveFormat
Obtenga y establece el formato de la hoja.
public override SaveFormat SaveFormat { get; set; }
Valor de la propiedad
Remarks
Cuando cambia la propiedad,El formato de almacenamiento especificado por Aspose.Cells.LowCode.HtmlSaveOptions.HTmlOpciones se ignorará (si se había indicado antes).