XlsxImage.ImageDataEmbedId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Read-only; internal ID for the image contents
[System.Text.Json.Serialization.JsonPropertyName("ImageDataEmbedId")]
public string ImageDataEmbedId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("ImageDataEmbedId")>]
member this.ImageDataEmbedId : string with get, set
Public Property ImageDataEmbedId As String
Property Value
- Attributes