NamedRange_AddressLocalType.Item[Boolean, Boolean, XlReferenceStyle, Boolean, Object] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::String ^ default[bool, bool, Microsoft::Office::Interop::Excel::XlReferenceStyle, bool, System::Object ^] { System::String ^ get(bool RowAbsolute, bool ColumnAbsolute, Microsoft::Office::Interop::Excel::XlReferenceStyle ReferenceStyle, bool External, System::Object ^ RelativeTo); };
public string this[bool RowAbsolute, bool ColumnAbsolute, Microsoft.Office.Interop.Excel.XlReferenceStyle ReferenceStyle, bool External, object RelativeTo] { get; }
member this.Item(bool * bool * Microsoft.Office.Interop.Excel.XlReferenceStyle * bool * obj) : string
Default Public ReadOnly Property Item(Optional RowAbsolute As Boolean, Optional ColumnAbsolute As Boolean, Optional ReferenceStyle As XlReferenceStyle, Optional External As Boolean, Optional RelativeTo As Object) As String
Parameters
- RowAbsolute
- Boolean
- ColumnAbsolute
- Boolean
- ReferenceStyle
- XlReferenceStyle
- External
- Boolean
- RelativeTo
- Object