Range.EditionOptions Method

Definition

You have requested Help for a keyword used only on the Macintosh. For information about this keyword, consult the language reference Help included with Microsoft Office Macintosh Edition.

public object EditionOptions (Microsoft.Office.Interop.Excel.XlEditionType Type, Microsoft.Office.Interop.Excel.XlEditionOptionsOption Option, object Name, object Reference, Microsoft.Office.Interop.Excel.XlPictureAppearance Appearance = Microsoft.Office.Interop.Excel.XlPictureAppearance.xlScreen, Microsoft.Office.Interop.Excel.XlPictureAppearance ChartSize = Microsoft.Office.Interop.Excel.XlPictureAppearance.xlScreen, object Format);
Public Function EditionOptions (Type As XlEditionType, Option As XlEditionOptionsOption, Optional Name As Object, Optional Reference As Object, Optional Appearance As XlPictureAppearance = Microsoft.Office.Interop.Excel.XlPictureAppearance.xlScreen, Optional ChartSize As XlPictureAppearance = Microsoft.Office.Interop.Excel.XlPictureAppearance.xlScreen, Optional Format As Object) As Object

Parameters

Type
XlEditionType

This parameter is for Macintosh only and should not be used.

Option
XlEditionOptionsOption

This parameter is for Macintosh only and should not be used.

Name
Object

This parameter is for Macintosh only and should not be used.

Reference
Object

This parameter is for Macintosh only and should not be used.

Appearance
XlPictureAppearance

This parameter is for Macintosh only and should not be used.

ChartSize
XlPictureAppearance

This parameter is for Macintosh only and should not be used.

Format
Object

This parameter is for Macintosh only and should not be used.

Returns

Applies to