Enum ActiveXPersistenceType

Enum ActiveXPersistenceType

Namespace: Aspose.Cells.Drawing.ActiveXControls
Assembly: Aspose.Cells.dll (25.2.0)

Đại diện cho phương thức lưu trữ để lưu một điều khiển ActiveX.

public enum ActiveXPersistenceType

Các trường

PropertyBag = 0

Dữ liệu được lưu trữ dưới dạng dữ liệu xml.

Storage = 1

Dữ liệu được lưu trữ dưới dạng dữ liệu nhị phân lưu trữ.

Stream = 2

Dữ liệu được lưu trữ dưới dạng dữ liệu nhị phân luồng.

StreamInit = 3

Dữ liệu được lưu trữ dưới dạng dữ liệu nhị phân streaminit.

 Tiếng Việt