Click or drag to resize

IListTextItemsItem Property

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
IListTextItem this[
	int Index = 0
] { get; }

Parameters

Index (Optional)
Type: SystemInt32

Property Value

Type: IListTextItem
See Also