Class LowCodeHtmlSaveOptions

Class LowCodeHtmlSaveOptions

Tên không gian: Aspose.Cells.LowCode Tổng hợp: Aspose.Cells.dll (25.4.0)

Tùy chọn để tiết kiệm html theo cách mã thấp.

public class LowCodeHtmlSaveOptions : LowCodeSaveOptions

Inheritance

object LowCodeSaveOptions LowCodeHtmlSaveOptions

Thành viên thừa kế

LowCodeSaveOptions.OutputFile , LowCodeSaveOptions.OutputStream , LowCodeSaveOptions.SaveFormat

Constructors

LowCodeHtmlSaveOptions()

public LowCodeHtmlSaveOptions()

Properties

HtmlOptions

Các tùy chọn chung để tiết kiệm html.

public HtmlSaveOptions HtmlOptions { get; set; }

Giá trị bất động sản

HtmlSaveOptions

Remarks

Khi một cài đặt Aspose.Cells.HtmlSaveOptions được chỉ định,Aspose.Cells.LowCode.HtmlsaveOptions.SaveFormat sẽ được viết quá (nếu nó đã được chỉ định trước đó).

SaveFormat

Nhận và đặt định dạng của spreadsheet.

public override SaveFormat SaveFormat { get; set; }

Giá trị bất động sản

SaveFormat

Remarks

Khi thay đổi tài sản này,định dạng lưu trữ được chỉ định bởi Aspose.Cells.LowCode.HtmlSaveOptions.HP sẽ bị bỏ qua (nếu nó đã được xác định trước đó).

 Tiếng Việt