[]
        
(Showing Draft Content)

GC.Spread.Sheets.Designer.TemplateNames

Class: TemplateNames

Sheets.Designer.TemplateNames

Table of contents

Constructors

Properties

Constructors

constructor

new TemplateNames()

Defines the template name supported in SpreadDesigner.

Properties

AboveAverageRuleDialogTemplate

Static AboveAverageRuleDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#AboveAverageRuleDialogTemplate

example  //This example get the AboveAverageRuleDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.AboveAverageRuleDialogTemplate);


ActiveDialogTemplate

Static ActiveDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ActiveDialogTemplate

example  //This example get the ActiveDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ActiveDialogTemplate);


AltTextTemplate

Static AltTextTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#AltTextTemplate

example  //This example get the AltTextTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.AltTextTemplate);


AlternatingRowStyleManagerTemplate

Static AlternatingRowStyleManagerTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#AlternatingRowStyleManagerTemplate

example  //This example get the AlternatingRowStyleManagerTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.AlternatingRowStyleManagerTemplate);


AreaChartTemplate

Static AreaChartTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#AreaChartTemplate

example  //This example get the AreaChartTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.AreaChartTemplate);


AreaSparklineDialogTemplate

Static AreaSparklineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#AreaSparklineDialogTemplate

example  //This example get the AreaSparklineDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.AreaSparklineDialogTemplate);


BarChartTemplate

Static BarChartTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#BarChartTemplate

example  //This example get the BarChartTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.BarChartTemplate);


BarcodeDialogTemplate

Static BarcodeDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#BarcodeDialogTemplate

example  //This example get the MoveChartDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.BarcodeDialogTemplate);


BelowAverageRuleDialogTemplate

Static BelowAverageRuleDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#BelowAverageRuleDialogTemplate

example  //This example get the BelowAverageRuleDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.BelowAverageRuleDialogTemplate);


BetweenRuleDialogTemplate

Static BetweenRuleDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#BetweenRuleDialogTemplate

example  //This example get the BetweenRuleDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.BetweenRuleDialogTemplate);


BindingIndicator

Static BindingIndicator: string

Get the template name.

name GC.Spread.Sheets.Designer#BindingIndicator

example  //This example get the BindingIndicator by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.BindingIndicator);


Bottom10RuleDialogTemplate

Static Bottom10RuleDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#Bottom10RuleDialogTemplate

example  //This example get the Bottom10RuleDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.Bottom10RuleDialogTemplate);


BoxPlotSparklineDialogTemplate

Static BoxPlotSparklineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#BoxPlotSparklineDialogTemplate

example  //This example get the BoxPlotSparklineDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.BoxPlotSparklineDialogTemplate);


BulletSparklineDialogTemplate

Static BulletSparklineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#BulletSparklineDialogTemplate

example  //This example get the BulletSparklineDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.BulletSparklineDialogTemplate);


ButtonCellTypeDialogTemplate

Static ButtonCellTypeDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ButtonCellTypeDialogTemplate

example  //This example get the ButtonCellTypeDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ButtonCellTypeDialogTemplate);


ButtonListCellTypeDialogTemplate

Static ButtonListCellTypeDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ButtonListCellTypeDialogTemplate

example  //This example get the ButtonListCellTypeDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ButtonListCellTypeDialogTemplate);


CalculatedFieldsDialogTemplate

Static CalculatedFieldsDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#CalculatedFieldsDialogTemplate

example

//this example get the CalculatedFieldsDialogTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.CalculatedFieldsDialogTemplate);

CalculatedItemSolveOrderDialogTemplate

Static CalculatedItemSolveOrderDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#CalculatedItemSolveOrderDialogTemplate

example

//this example get the CalculatedItemSolveOrderDialogTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.CalculatedItemSolveOrderDialogTemplate);

CalculatedItemsDialogTemplate

Static CalculatedItemsDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#CalculatedItemsDialogTemplate

example

//this example get the CalculatedItemsDialogTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.CalculatedItemsDialogTemplate);

CascadeSparklineDialogTemplate

Static CascadeSparklineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#CascadeSparklineDialogTemplate

example  //This example get the CascadeSparklineDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.CascadeSparklineDialogTemplate);


CellStateManagerTemplate

Static CellStateManagerTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#CellStateManagerTemplate

example  //This example get the CellStateManagerTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.CellStateManagerTemplate);


CellTagTemplate

Static CellTagTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#CellTagTemplate

example  //This example get the CellTagTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.CellTagTemplate);


CellsDeleteDialogTemplate

Static CellsDeleteDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#CellsDeleteDialogTemplate

example  //This example get the CellsDeleteDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.CellsDeleteDialogTemplate);


CellsInsertDialogTemplate

Static CellsInsertDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#CellsInsertDialogTemplate

example  //This example get the CellsInsertDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.CellsInsertDialogTemplate);


ChangeChartDlgTemplate

Static ChangeChartDlgTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ChangeChartDlgTemplate

example  //This example get the ChangeChartDlgTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ChangeChartDlgTemplate);


ChartErrorBarDialogTemplate

Static ChartErrorBarDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ChartErrorBarDialogTemplate

example  //This example get the ChartErrorBarDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ChartErrorBarDialogTemplate);


ChartTrendlineDialogTemplate

Static ChartTrendlineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ChartTrendlineDialogTemplate

example  //This example get the ChartTrendlineDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ChartTrendlineDialogTemplate);


CheckListCellTypeDialogTemplate

Static CheckListCellTypeDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#CheckListCellTypeDialogTemplate

example  //This example get the CheckListCellTypeDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.CheckListCellTypeDialogTemplate);


CheckboxCellTypeDialogTemplate

Static CheckboxCellTypeDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#CheckboxCellTypeDialogTemplate

example  //This example get the CheckboxCellTypeDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.CheckboxCellTypeDialogTemplate);


ColorComboEditorOptionDialogTemplate

Static ColorComboEditorOptionDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ColorComboEditorOptionDialogTemplate

example  //This example get the ColorComboEditorOptionDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ColorComboEditorOptionDialogTemplate);


ColumnChartTemplate

Static ColumnChartTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ColumnChartTemplate

example  //This example get the ColumnChartTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ColumnChartTemplate);


ColumnTagTemplate

Static ColumnTagTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ColumnTagTemplate

example  //This example get the ColumnTagTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ColumnTagTemplate);


ColumnWidthDialogTemplate

Static ColumnWidthDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ColumnWidthDialogTemplate

example  //This example get the ColumnWidthDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ColumnWidthDialogTemplate);


ColumnWidthDialogTemplate2

Static ColumnWidthDialogTemplate2: string

Get the template name.

name GC.Spread.Sheets.Designer#ColumnWidthDialogTemplate2

example  //This example get the ColumnWidthDialogTemplate2 by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ColumnWidthDialogTemplate2);


ComboBoxCellTypeTemplate

Static ComboBoxCellTypeTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ComboBoxCellTypeTemplate

example  //This example get the ComboBoxCellTypeTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ComboBoxCellTypeTemplate);


ComboChartTemplate

Static ComboChartTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ComboChartTemplate

example  //This example get the ComboChartTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ComboChartTemplate);


CompatibleSparklineDialogTemplate

Static CompatibleSparklineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#CompatibleSparklineDialogTemplate

example  //This example get the CompatibleSparklineDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.CompatibleSparklineDialogTemplate);


ConditionalFormatDialogTemplate

Static ConditionalFormatDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ConditionalFormatDialogTemplate

example  //This example get the ConditionalFormatDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ConditionalFormatDialogTemplate);


CustomErrorBarDialogTemplate

Static CustomErrorBarDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#CustomErrorBarDialogTemplate

example  //This example get the CustomErrorBarDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.CustomErrorBarDialogTemplate);


CustomSortDialogTemplate

Static CustomSortDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#CustomSortDialogTemplate

example  //This example get the CustomSortDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.CustomSortDialogTemplate);


DataValidationDialogTemplate

Static DataValidationDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#DataValidationDialogTemplate

example  //This example get the DataValidationDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.DataValidationDialogTemplate);


DateOccurringRuleDialogTemplate

Static DateOccurringRuleDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#DateOccurringRuleDialogTemplate

example  //This example get the DateOccurringRuleDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.DateOccurringRuleDialogTemplate);


DateTimePickerOptionDialogTemplate

Static DateTimePickerOptionDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#DateTimePickerOptionDialogTemplate

example  //This example get the DateTimePickerOptionDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.DateTimePickerOptionDialogTemplate);


DefaultColumnWidthDialogTemplate

Static DefaultColumnWidthDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#DefaultColumnWidthDialogTemplate

example  //This example get the DefaultColumnWidthDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.DefaultColumnWidthDialogTemplate);


DefaultRowHeightDialogTemplate

Static DefaultRowHeightDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#DefaultRowHeightDialogTemplate

example  //This example get the DefaultRowHeightDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.DefaultRowHeightDialogTemplate);


DuplicateValueRuleDialogTemplate

Static DuplicateValueRuleDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#DuplicateValueRuleDialogTemplate

example  //This example get the DuplicateValueRuleDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.DuplicateValueRuleDialogTemplate);


EditFormattingRuleDialogTemplate

Static EditFormattingRuleDialogTemplate: string

This template is used to open editing conditional format rule dialog and update conditional format rule.

name GC.Spread.Sheets.Designer#EditFormattingRuleDialogTemplate

example  //This example get the EditFormattingRuleDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.EditFormattingRuleDialogTemplate);


EditLinksDialogTemplate

Static EditLinksDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#EditLinksDialogTemplate

example  //This example get the EditLinksDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.EditLinksDialogTemplate);


EditNameTemplate

Static EditNameTemplate: string

This template is used to open editing name manager dialog to edit the custom name.

name GC.Spread.Sheets.Designer#EditNameTemplate

example  //This example get the EditNameTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.EditNameTemplate);


EqualToRuleDialogTemplate

Static EqualToRuleDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#EqualToRuleDialogTemplate

example  //This example get the EqualToRuleDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.EqualToRuleDialogTemplate);


FileMenuPanelTemplate

Static FileMenuPanelTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#FileMenuPanelTemplate

example  //This example get the FileMenuPanelTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.FileMenuPanelTemplate);


FiledListTemplate

Static FiledListTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#FiledListTemplate

example  //This example get the FiledListTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.FiledListTemplate);


FillEffectDialogTemplate

Static FillEffectDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#FillEffectDialogTemplate

example  //This example get the FillEffectDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.FillEffectDialogTemplate);


FillSeriesDialogTemplate

Static FillSeriesDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#FillSeriesDialogTemplate

example  //This example get the FillSeriesDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.FillSeriesDialogTemplate);


FilterConnectionsDialogTemplate

Static FilterConnectionsDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#FilterConnectionsDialogTemplate

example

//this example get the FilterConnectionsDialogTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.FilterConnectionsDialogTemplate);

FindDialogTemplate

Static FindDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#FindDialogTemplate

example  //This example get the FindDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.FindDialogTemplate);


FontDialogTemplate

Static FontDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#FontDialogTemplate

example  //This example get the FontDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.FontDialogTemplate);


FormatCommentDialogTemplate

Static FormatCommentDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#FormatCommentDialogTemplate

example  //This example get the FormatCommentDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.FormatCommentDialogTemplate);


FormatDialogTemplate

Static FormatDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#FormatDialogTemplate

example  //This example get the FormatDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.FormatDialogTemplate);


FormatSlicerDialogTemplate

Static FormatSlicerDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#FormatSlicerDialogTemplate

example  //This example get the FormatSlicerDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.FormatSlicerDialogTemplate);


FormulaBarTemplate

Static FormulaBarTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#FormulaBarTemplate

example  //This example get the FormulaBarTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.FormulaBarTemplate);


FunctionLambdaDialogTemplate

Static FunctionLambdaDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#FunctionLambdaDialogTemplate

example  //This example get the FunctionLambdaDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.FunctionLambdaDialogTemplate);


FunctionLetDialogTemplate

Static FunctionLetDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#FunctionLetDialogTemplate

example  //This example get the FunctionLetDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.FunctionLetDialogTemplate);


FunnelChartPanelTemplate

Static FunnelChartPanelTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#FunnelChartPanelTemplate

example  //This example get the FunnelChartPanelTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.FunnelChartPanelTemplate);


GaugeKPILabelOptionDialog

Static GaugeKPILabelOptionDialog: string

Get the template name.

name GC.Spread.Sheets.Designer#GaugeKPILabelOptionDialog

example  //This example get the GaugeKPILabelOptionDialog by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.GaugeKPILabelOptionDialog);


GaugeKPISparklineDialogTemplate

Static GaugeKPISparklineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#GaugeKPISparklineDialogTemplate

example  //This example get the GaugeKPISparklineDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.GaugeKPISparklineDialogTemplate);


GaugeKPIStyleSettingDialog

Static GaugeKPIStyleSettingDialog: string

Get the template name.

name GC.Spread.Sheets.Designer#GaugeKPIStyleSettingDialog

example  //This example get the GaugeKPIStyleSettingDialog by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.GaugeKPIStyleSettingDialog);


GotoDialogTemplate

Static GotoDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#GotoDialogTemplate

example  //This example get the GotoDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.GotoDialogTemplate);


GotoSpecialDialogTemplate

Static GotoSpecialDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#GotoSpecialDialogTemplate

example  //This example get the GotoSpecialDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.GotoSpecialDialogTemplate);


GreaterThanRuleDialogTemplate

Static GreaterThanRuleDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#GreaterThanRuleDialogTemplate

example  //This example get the GreaterThanRuleDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.GreaterThanRuleDialogTemplate);


GroupDatePivotTableTemplate

Static GroupDatePivotTableTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#GroupDatePivotTableTemplate

example

//this example get the GroupDatePivotTableTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.GroupDatePivotTableTemplate);

GroupDirectionTemplate

Static GroupDirectionTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#GroupDirectionTemplate

example  //This example get the GroupDirectionTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.GroupDirectionTemplate);


GroupPivotTableTemplate

Static GroupPivotTableTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#GroupPivotTableTemplate

example

//this example get the GroupPivotTableTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.GroupPivotTableTemplate);

GroupTemplate

Static GroupTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#GroupTemplate

example  //This example get the GroupTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.GroupTemplate);


HBarSparklineDialogTemplate

Static HBarSparklineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#HBarSparklineDialogTemplate

example  //This example get the HBarSparklineDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.HBarSparklineDialogTemplate);


HeaderCellDialogTemplate

Static HeaderCellDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#HeaderCellDialogTemplate

example  //This example get the HeaderCellDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.HeaderCellDialogTemplate);


HideAndEmptyCellSettingDialogTemplate

Static HideAndEmptyCellSettingDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#HideAndEmptyCellSettingDialogTemplate

example  //This example get the HideAndEmptyCellSettingDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.HideAndEmptyCellSettingDialogTemplate);


HistogramSparklineDialogTemplate

Static HistogramSparklineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#HistogramSparklineDialogTemplate

example

//this example get the HistogramSparklineDialogTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.HistogramSparklineDialogTemplate);

HyperLinkCellTypeDialogTemplate

Static HyperLinkCellTypeDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#HyperLinkCellTypeDialogTemplate

example  //This example get the HyperLinkCellTypeDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.HyperLinkCellTypeDialogTemplate);


HyperLinkTemplate

Static HyperLinkTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#HyperLinkTemplate

example  //This example get the HyperLinkTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.HyperLinkTemplate);


HyperlinkDialogTemplate

Static HyperlinkDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#HyperlinkDialogTemplate

example  //This example get the HyperlinkDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.HyperlinkDialogTemplate);


ImageSparklineDialogTemplate

Static ImageSparklineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ImageSparklineDialogTemplate

example

//this example get the ImageSparklineDialogTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ImageSparklineDialogTemplate);

InsertCameraShapeDialogTemplate

Static InsertCameraShapeDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#InsertCameraShapeDialogTemplate

example  //This example get the InsertCameraShapeDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.InsertCameraShapeDialogTemplate);


InsertChartDlgTemplate

Static InsertChartDlgTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#InsertChartDlgTemplate

example  //This example get the InsertChartDlgTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.InsertChartDlgTemplate);


InsertFunctionDialogTemplate

Static InsertFunctionDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#InsertFunctionDialogTemplate

example  //This example get the InsertFunctionDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.InsertFunctionDialogTemplate);


InsertPivotTableDialogTemplate

Static InsertPivotTableDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#InsertPivotTableDialogTemplate

example

//this example get the InsertPivotTableDialogTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.InsertPivotTableDialogTemplate);

InsertSlicerDialogTemplate

Static InsertSlicerDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#InsertSlicerDialogTemplate

example  //This example get the InsertSlicerDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.InsertSlicerDialogTemplate);


InsertSparkLineDialogTemplate

Static InsertSparkLineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#InsertSparkLineDialogTemplate

example  //This example get the InsertSparkLineDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.InsertSparkLineDialogTemplate);


InsertTableDialogTemplate

Static InsertTableDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#InsertTableDialogTemplate

example  //This example get the InsertTableDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.InsertTableDialogTemplate);


LessThanRuleDialogTemplate

Static LessThanRuleDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#LessThanRuleDialogTemplate

example  //This example get the LessThanRuleDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.LessThanRuleDialogTemplate);


LineChartTemplate

Static LineChartTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#LineChartTemplate

example  //This example get the LineChartTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.LineChartTemplate);


ListOptionDialogTemplate

Static ListOptionDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ListOptionDialogTemplate

example  //This example get the ListOptionDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ListOptionDialogTemplate);


MarkerColorDialogTemplate

Static MarkerColorDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#MarkerColorDialogTemplate

example  //This example get the MarkerColorDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.MarkerColorDialogTemplate);


MessageBoxTemplate

Static MessageBoxTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#MessageBoxTemplate

example  //This example get the MessageBoxTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.MessageBoxTemplate);


MonthCalendarSparklineDialogTemplate

Static MonthCalendarSparklineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#MonthCalendarSparklineDialogTemplate

example  //This example get the MonthCalendarSparklineDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.MonthCalendarSparklineDialogTemplate);


MonthPickerOptionDialogTemplate

Static MonthPickerOptionDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#MonthPickerOptionDialogTemplate

example  //This example get the MonthPickerOptionDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.MonthPickerOptionDialogTemplate);


MoreColorTemplate

Static MoreColorTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#MoreColorTemplate

example  //This example get the MoreColorTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.MoreColorTemplate);


MoreFunctionDialogTemplate

Static MoreFunctionDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#MoreFunctionDialogTemplate

example  //This example get the MoreFunctionDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.MoreFunctionDialogTemplate);


MoveChartDialogTemplate

Static MoveChartDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#MoveChartDialogTemplate

example  //This example get the MoveChartDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.MoveChartDialogTemplate);


MoveOrCopyTemplate

Static MoveOrCopyTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#MoveOrCopyTemplate

example

//this example get the MoveOrCopyTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.MoveOrCopyTemplate);

MultiColumnPickerOptionDialogTemplate

Static MultiColumnPickerOptionDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#MultiColumnPickerOptionDialogTemplate

example  //This example get the MultiColumnPickerOptionDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.MultiColumnPickerOptionDialogTemplate);


NameManagerDialogTemplate

Static NameManagerDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#NameManagerDialogTemplate

example  //This example get the NameManagerDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.NameManagerDialogTemplate);


NegativeDataDialogTemplate

Static NegativeDataDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#NegativeDataDialogTemplate

example  //This example get the NegativeDataDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.NegativeDataDialogTemplate);


NewAlternatingRowStyleTemplate

Static NewAlternatingRowStyleTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#NewAlternatingRowStyleTemplate

example  //This example get the NewAlternatingRowStyleTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.NewAlternatingRowStyleTemplate);


NewCellStateTemplate

Static NewCellStateTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#NewCellStateTemplate

example  //This example get the NewCellStateTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.NewCellStateTemplate);


NewCellStyleDialogTemplate

Static NewCellStyleDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#NewCellStyleDialogTemplate

example  //This example get the NewCellStyleDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.NewCellStyleDialogTemplate);


NewFormattingRuleDialogTemplate

Static NewFormattingRuleDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#NewFormattingRuleDialogTemplate

example  //This example get the NewFormattingRuleDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.NewFormattingRuleDialogTemplate);


NewNameTemplate

Static NewNameTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#NewNameTemplate

example  //This example get the NewNameTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.NewNameTemplate);


NewStateTemplate

Static NewStateTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#NewStateTemplate

example  //This example get the NewStateTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.NewStateTemplate);


OutlineColumnDialogTemplate

Static OutlineColumnDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#OutlineColumnDialogTemplate

example  //This example get the OutlineColumnDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.OutlineColumnDialogTemplate);


PageSetupDialogTemplate

Static PageSetupDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#PageSetupDialogTemplate

example

//this example get the PageSetupDialogTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.PageSetupDialogTemplate);

ParetoSparklineDialogTemplate

Static ParetoSparklineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ParetoSparklineDialogTemplate

example  //This example get the ParetoSparklineDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ParetoSparklineDialogTemplate);


PasswordDialog

Static PasswordDialog: string

Get the template name.

name GC.Spread.Sheets.Designer#PasswordDialog

example  //This example get the PasswordDialog by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.PasswordDialog);


PieChartTemplate

Static PieChartTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#PieChartTemplate

example  //This example get the PieChartTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.PieChartTemplate);


PieSparklineDialogTemplate

Static PieSparklineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#PieSparklineDialogTemplate

example  //This example get the PieSparklineDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.PieSparklineDialogTemplate);


PivotShowReportFilterDialogTemplate

Static PivotShowReportFilterDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#PivotShowReportFilterDialogTemplate

example

//this example get the PivotShowReportFilterDialogTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.PivotShowReportFilterDialogTemplate);

PivotTableFieldSettibfFormatDialogTemplate

Static PivotTableFieldSettibfFormatDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#PivotTableFieldSettibfFormatDialogTemplate

example

//this example get the PivotTableFieldSettibfFormatDialogTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.PivotTableFieldSettibfFormatDialogTemplate);

PivotTableFieldSettingWithFiltersDialogTemplate

Static PivotTableFieldSettingWithFiltersDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#PivotTableFieldSettingWithFiltersDialogTemplate

example

//this example get the PivotTableFieldSettingWithFiltersDialogTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.PivotTableFieldSettingWithFiltersDialogTemplate);

PivotTableFieldSettingWithShowValueAsDialogTemplate

Static PivotTableFieldSettingWithShowValueAsDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#PivotTableFieldSettingWithShowValueAsDialogTemplate

example

//this example get the PivotTableFieldSettingWithShowValueAsDialogTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.PivotTableFieldSettingWithShowValueAsDialogTemplate);

PivotTableOptionsDialogTemplate

Static PivotTableOptionsDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#PivotTableOptionsDialogTemplate

example

//this example get the PivotTableOptionsDialogTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.PivotTableOptionsDialogTemplate);

PivotTablePanelTemplate

Static PivotTablePanelTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#PivotTablePanelTemplate

example

//this example get the PivotTablePanelTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.PivotTablePanelTemplate);

PivotTableStyleDialogTemplate

Static PivotTableStyleDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#PivotTableStyleDialogTemplate

example  //This example get the PivotTableStyleDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.PivotTableStyleDialogTemplate);


ProtectSheetDialogTemplate

Static ProtectSheetDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ProtectSheetDialogTemplate

example  //This example get the ProtectSheetDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ProtectSheetDialogTemplate);


RadarChartTemplate

Static RadarChartTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#RadarChartTemplate

example  //This example get the RadarChartTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.RadarChartTemplate);


RadioListCellTypeDialogTemplate

Static RadioListCellTypeDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#RadioListCellTypeDialogTemplate

example  //This example get the RadioListCellTypeDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.RadioListCellTypeDialogTemplate);


RangeBlockSparklineDialogTemplate

Static RangeBlockSparklineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#RangeBlockSparklineDialogTemplate

example  //This example get the RangeBlockSparklineDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.RangeBlockSparklineDialogTemplate);


RangeSelectDialogTemplate

Static RangeSelectDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#RangeSelectDialogTemplate

example  //This example get the RangeSelectDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.RangeSelectDialogTemplate);


RangeTemplateDialogTemplate

Static RangeTemplateDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#RangeTemplateDialogTemplate

example  //This example get the RangeTemplateDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.RangeTemplateDialogTemplate);


RemoveDuplicatesTemplate

Static RemoveDuplicatesTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#RemoveDuplicatesTemplate

example  //This example get the RemoveDuplicatesTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.RemoveDuplicatesTemplate);


RemoveDuplicatesWarning

Static RemoveDuplicatesWarning: string

Get the template name.

name GC.Spread.Sheets.Designer#RemoveDuplicatesWarning

example  //This example get the RemoveDuplicatesWarning by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.RemoveDuplicatesWarning);


ReportConnectionsDialogTemplate

Static ReportConnectionsDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ReportConnectionsDialogTemplate

example

//this example get the ReportConnectionsDialogTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ReportConnectionsDialogTemplate);

ResizeTableDialogTemplate

Static ResizeTableDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ResizeTableDialogTemplate

example  //This example get the ResizeTableDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ResizeTableDialogTemplate);


RichTextDialogTemplate

Static RichTextDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#RichTextDialogTemplate

example  //This example get the RichTextDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.RichTextDialogTemplate);


RowHeightDialogTemplate

Static RowHeightDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#RowHeightDialogTemplate

example  //This example get the RowHeightDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.RowHeightDialogTemplate);


RowHeightDialogTemplate2

Static RowHeightDialogTemplate2: string

Get the template name.

name GC.Spread.Sheets.Designer#RowHeightDialogTemplate2

example  //This example get the RowHeightDialogTemplate2 by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.RowHeightDialogTemplate2);


RowTagTemplate

Static RowTagTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#RowTagTemplate

example  //This example get the RowTagTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.RowTagTemplate);


RuleManagerDialogTemplate

Static RuleManagerDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#RuleManagerDialogTemplate

example  //This example get the RuleManagerDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.RuleManagerDialogTemplate);


SaveFileDialogTemplate

Static SaveFileDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#SaveFileDialogTemplate

example  //This example get the SaveFileDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.SaveFileDialogTemplate);


ScatterChartTemplate

Static ScatterChartTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ScatterChartTemplate

example  //This example get the ScatterChartTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ScatterChartTemplate);


ScatterSparklineDialogTemplate

Static ScatterSparklineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ScatterSparklineDialogTemplate

example  //This example get the ScatterSparklineDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ScatterSparklineDialogTemplate);


SelectedDataSourceTemplate

Static SelectedDataSourceTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#SelectedDataSourceTemplate

example  //This example get the SelectedDataSourceTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.SelectedDataSourceTemplate);


SelectionPane

Static SelectionPane: string

Get the template name.

name GC.Spread.Sheets.Designer#SelectionPane

example

//this example get the SelectionPane by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.SelectionPane);

SeriesAddDialogTemplate

Static SeriesAddDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#SeriesAddDialogTemplate

example  //This example get the SeriesAddDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.SeriesAddDialogTemplate);


SeriesEditDialogTemplate

Static SeriesEditDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#SeriesEditDialogTemplate

example  //This example get the SeriesEditDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.SeriesEditDialogTemplate);


ShapeTemplate

Static ShapeTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ShapeTemplate

example  //This example get the ShapeTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ShapeTemplate);


SheetSettingDialogTemplate

Static SheetSettingDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#SheetSettingDialogTemplate

example  //This example get the SheetSettingDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.SheetSettingDialogTemplate);


SheetTagTemplate

Static SheetTagTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#SheetTagTemplate

example  //This example get the SheetTagTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.SheetTagTemplate);


SlicerSettingTemplate

Static SlicerSettingTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#SlicerSettingTemplate

example  //This example get the SlicerSettingTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.SlicerSettingTemplate);


SlicerStyleDialogTemplate

Static SlicerStyleDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#SlicerStyleDialogTemplate

example  //This example get the SlicerStyleDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.SlicerStyleDialogTemplate);


SliderOptionDialogTemplate

Static SliderOptionDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#SliderOptionDialogTemplate

example  //This example get the SliderOptionDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.SliderOptionDialogTemplate);


SortOptionDialogTemplate

Static SortOptionDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#SortOptionDialogTemplate

example  //This example get the SortOptionDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.SortOptionDialogTemplate);


SparklineWeightDialogTemplate

Static SparklineWeightDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#SparklineWeightDialogTemplate

example  //This example get the SparklineWeightDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.SparklineWeightDialogTemplate);


SpreadSettingDialogTemplate

Static SpreadSettingDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#SpreadSettingDialogTemplate

example  //This example get the SpreadSettingDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.SpreadSettingDialogTemplate);


SpreadSparklineDialogTemplate

Static SpreadSparklineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#SpreadSparklineDialogTemplate

example  //This example get the SpreadSparklineDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.SpreadSparklineDialogTemplate);


StackedSparklineDialogTemplate

Static StackedSparklineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#StackedSparklineDialogTemplate

example  //This example get the StackedSparklineDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.StackedSparklineDialogTemplate);


StateManagerTemplate

Static StateManagerTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#StateManagerTemplate

example  //This example get the StateManagerTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.StateManagerTemplate);


StatusBarPanelTemplate

Static StatusBarPanelTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#StatusBarPanelTemplate

example  //This example get the StatusBarPanelTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.StatusBarPanelTemplate);


StockChartTemplate

Static StockChartTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#StockChartTemplate

example  //This example get the StockChartTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.StockChartTemplate);


StyleSettingTemplate

Static StyleSettingTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#StyleSettingTemplate

example  //This example get the StyleSettingTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.StyleSettingTemplate);


SubTotalDialogTemplate

Static SubTotalDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#SubTotalDialogTemplate

example  //This example get the SubTotalDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.SubTotalDialogTemplate);


SunburstChartTemplate

Static SunburstChartTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#SunburstChartTemplate

example  //This example get the SunburstChartTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.SunburstChartTemplate);


TableSheetDataSourceTemplate

Static TableSheetDataSourceTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#TableSheetDataSourceTemplate

example

//this example get the TableSheetDataSourceTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.TableSheetDataSourceTemplate);

TableSheetPanelTemplate

Static TableSheetPanelTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#TableSheetPanelTemplate

example  //This example get the TableSheetPanelTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.TableSheetPanelTemplate);


TableSheetRuleManagerDialogTemplate

Static TableSheetRuleManagerDialogTemplate: string

This template is used to set tableSheet column conditional format rules.

name GC.Spread.Sheets.Designer#TableSheetRuleManagerDialogTemplate

example  //This example get the TableSheetRuleManagerDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.TableSheetRuleManagerDialogTemplate);


TableStyleDialogTemplate

Static TableStyleDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#TableStyleDialogTemplate

example  //This example get the TableStyleDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.TableStyleDialogTemplate);


TextContainRuleDialogTemplate

Static TextContainRuleDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#TextContainRuleDialogTemplate

example  //This example get the TextContainRuleDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.TextContainRuleDialogTemplate);


TextToColumnDialogAdvancedDialogTemplate

Static TextToColumnDialogAdvancedDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#TextToColumnDialogAdvancedDialogTemplate

example  //This example get the TextToColumnDialogAdvancedDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.TextToColumnDialogAdvancedDialogTemplate);


TextToColumnDialogWizardStep1Template

Static TextToColumnDialogWizardStep1Template: string

Get the template name.

name GC.Spread.Sheets.Designer#TextToColumnDialogWizardStep1Template

example  //This example get the TextToColumnDialogWizardStep1Template by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.TextToColumnDialogWizardStep1Template);


TextToColumnDialogWizardStep2DelimitedTemplate

Static TextToColumnDialogWizardStep2DelimitedTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#TextToColumnDialogWizardStep2DelimitedTemplate

example  //This example get the TextToColumnDialogWizardStep2DelimitedTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.TextToColumnDialogWizardStep2DelimitedTemplate);


TextToColumnDialogWizardStep2FixedWidthTemplate

Static TextToColumnDialogWizardStep2FixedWidthTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#TextToColumnDialogWizardStep2FixedWidthTemplate

example  //This example get the TextToColumnDialogWizardStep2FixedWidthTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.TextToColumnDialogWizardStep2FixedWidthTemplate);


TextToColumnDialogWizardStep3Template

Static TextToColumnDialogWizardStep3Template: string

Get the template name.

name GC.Spread.Sheets.Designer#TextToColumnDialogWizardStep3Template

example  //This example get the TextToColumnDialogWizardStep3Template by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.TextToColumnDialogWizardStep3Template);


TimePickerOptionDialogTemplate

Static TimePickerOptionDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#TimePickerOptionDialogTemplate

example  //This example get the TimePickerOptionDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.TimePickerOptionDialogTemplate);


TimelineStyleDialogTemplate

Static TimelineStyleDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#TimelineStyleDialogTemplate

example  //This example get the TimelineStyleDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.TimelineStyleDialogTemplate);


Top10RuleDialogTemplate

Static Top10RuleDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#Top10RuleDialogTemplate

example  //This example get the Top10RuleDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.Top10RuleDialogTemplate);


TreeMapChartPanelTemplate

Static TreeMapChartPanelTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#TreeMapChartPanelTemplate

example  //This example get the TreeMapChartPanelTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.TreeMapChartPanelTemplate);


UnGroupTemplate

Static UnGroupTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#UnGroupTemplate

example  //This example get the UnGroupTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.UnGroupTemplate);


UnhideSheetTemplate

Static UnhideSheetTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#UnhideSheetTemplate

example

//this example get the UnhideSheetTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.UnhideSheetTemplate);

VBarSparklineDialogTemplate

Static VBarSparklineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#VBarSparklineDialogTemplate

example  //This example get the VBarSparklineDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.VBarSparklineDialogTemplate);


VariSparklineDialogTemplate

Static VariSparklineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#VariSparklineDialogTemplate

example  //This example get the VariSparklineDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.VariSparklineDialogTemplate);


WorkflowListOptionDialogTemplate

Static WorkflowListOptionDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#WorkflowListOptionDialogTemplate

example  //This example get the WorkflowListOptionDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.WorkflowListOptionDialogTemplate);


YearCalendarSparklineDialogTemplate

Static YearCalendarSparklineDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#YearCalendarSparklineDialogTemplate

example  //This example get the YearCalendarSparklineDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.YearCalendarSparklineDialogTemplate);


ZoomDialogTemplate

Static ZoomDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#ZoomDialogTemplate

example  //This example get the ZoomDialogTemplate by the template name. var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.ZoomDialogTemplate);


movePivotTableDialogTemplate

Static movePivotTableDialogTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#movePivotTableDialogTemplate

example

//this example get the movePivotTableDialogTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.movePivotTableDialogTemplate);

pivotTableExpandFieldTemplate

Static pivotTableExpandFieldTemplate: string

Get the template name.

name GC.Spread.Sheets.Designer#PivotTableExpandFieldTemplate

example

//this example get the PivotTableExpandFieldTemplate by the template name.
var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.PivotTableExpandFieldTemplate);