Preserve QPowerPoint image hyperlinks in PPTX
This commit is contained in:
@@ -112,6 +112,7 @@ export interface SlideImage {
|
||||
id: string;
|
||||
src: string;
|
||||
alt?: string;
|
||||
hyperlink?: string;
|
||||
x: number;
|
||||
y: number;
|
||||
width: number;
|
||||
|
||||
Reference in New Issue
Block a user