NamedRange_CharactersType.Item[Int32, Int32] 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 Microsoft::Office::Interop::Excel::Characters ^ default[int, int] { Microsoft::Office::Interop::Excel::Characters ^ get(int Start, int Length); };
public Microsoft.Office.Interop.Excel.Characters this[int Start, int Length] { get; }
member this.Item(int * int) : Microsoft.Office.Interop.Excel.Characters
Default Public ReadOnly Property Item(Optional Start As Integer, Optional Length As Integer) As Characters
Parameters
- Start
- Int32
- Length
- Int32