This document is archived and information here might be outdated. Recommended version. |
Gets the next Style Gallery item.
[Visual Basic .NET] Public Function Next ( _ ) As IStyleGalleryItem
[C#] public IStyleGalleryItem Next ( );
[C++]
HRESULT Next(
void
);