Spread for ASP.NET 7.0 Product Documentation
CopyTo Method
See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > NamedStyleCollection Class : CopyTo Method


Glossary Item Box

Copies the styles in the collection to a specified array at a specified position. Copies the styles in the collection to an array.

Overload List

OverloadDescription
CopyTo(NamedStyle[],Int32)Copies the styles in the collection to a specified array at a specified position.  
CopyTo(Array,Int32)Copies the styles in the collection to a specified array at a specified position.  

Remarks

Copying the styles to an array starts pasting the styles in the array at a particular array index, as specified by the index parameter.

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.