XmlMappedRange_AddressLocalType.Item[Boolean, Boolean, XlReferenceStyle, Boolean, Object] Property

Definition

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

Property Value

Applies to