NamedRange::EditionOptions Method (XlEditionType, XlEditionOptionsOption, Object^, Object^, XlPictureAppearance, XlPictureAppearance, Object^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Object^ EditionOptions(
	XlEditionType Type,
	XlEditionOptionsOption Option,
	Object^ Name,
	Object^ Reference,
	XlPictureAppearance Appearance = XlPictureAppearance::xlScreen,
	XlPictureAppearance ChartSize = XlPictureAppearance::xlScreen,
	Object^ Format
)

Return Value

Type: System::Object^
Return to top
Show: