EImageSourceType
ImageSourceType, from Univer see doc:
public enum EImageSourceType
Fields
| Name | Value | Descrpition |
|---|---|---|
| URL | 0 | Url format |
| UUID | 1 | UUID format |
| BASE64 | 2 | Base64 Uri format |
Remarks
This enum defines the different formats supported by Univer for specifying image sources, including URLs, UUID references, and Base64-encoded strings.