Click or drag to resize

SlideList Insert Method (Int32)

Insert a empty slide to collection.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public ISlide Insert(
	int index
)

Parameters

index
Type: System Int32

Return Value

Type: ISlide
See Also