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.
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 )
Parameters
- Name
- Type: System::Object^
- Reference
- Type: System::Object^
- Appearance
- Type: Microsoft.Office.Interop.Excel::XlPictureAppearance
- ChartSize
- Type: Microsoft.Office.Interop.Excel::XlPictureAppearance
- Format
- Type: System::Object^
Return Value
Type: System::Object^
Show: