Export embedded graph with Book and sheet name in File name


Version: 2022

Type: Features

Category: Graphing

Subcategory: Export

Jira: ORG-24033


1.Add notations to use embedded graph’s book and holder sheet name.

type "%(%H, @SNS)";//for sheet name
type "%(%H, @SN)";//for the sheet display name, if has label will show label
type "%(%H, @SNL)";//for the sheet label
type "%(%H, @SC)";//for the sheet comment

2.Add above notation to Send Graphs to PowerPoint tool.