Table of Contents

Class GeomertyAdjustValuesCollection

Namespace
Spire.Xls.Core.Spreadsheet.Collections
Assembly
Spire.XLS.dll
public class GeomertyAdjustValuesCollection : CollectionExtended<GeomertyAdjustValue>, IList<GeomertyAdjustValue>, ICollection<GeomertyAdjustValue>, IEnumerable<GeomertyAdjustValue>, IEnumerable, IExcelApplication, ICloneParent
Inheritance
GeomertyAdjustValuesCollection
Implements
Inherited Members

Properties

this[int]

public GeomertyAdjustValue this[int index] { get; }

Parameters

index int

Property Value

GeomertyAdjustValue

Methods

AddAdjustValue(GeomertyAdjustValueFormulaType)

public GeomertyAdjustValue AddAdjustValue(GeomertyAdjustValueFormulaType type)

Parameters

type GeomertyAdjustValueFormulaType

Returns

GeomertyAdjustValue