Represents the options of saving sql....getSheetIndexes() Represents the indexes of exported sheets. getSortExternalNames()...setSheetIndexes(int[] value) Represents the indexes of exported sheets. setSor...
EmfSelectObject Contents [ Hide ] EmfSelectObject constructor (1 of 2) Initializes a new instance of the EmfSelectObj...... ToArgb (); // Object indexes start at 1; zero is reserved...
ParagraphCollection indexer. Retrieves a [Paragraph](../../paragraph/) at the given index....ParagraphCollection indexer __getitem__(index) Retrieves a Paragraph...at the given index. def __getitem__ ( self , index : int ): .....
Provides helper functions....according to its row and column indexes. cellNameToIndex(String cellName)...Gets the cell row and column indexes according to its name. columnIndexToName(int...
ParagraphCollection Item property. Retrieves a Paragraph at the given index in C#....ParagraphCollection indexer Retrieves a Paragraph at the given index. public...int index ] { get ; } Parameter Description index An index into...
GridCells method. Sorts the datas ascend/decend top to bottom in a range of a Worksheet by specified column index. Sorts the datas ascend/decend left to right in a range of a Worksheet by specified row index...Worksheet by specified column index. Sorts the datas ascend/decend...Worksheet by specified row index. public void Sort ( int startRow...
Aspose::Words::Tables::CellCollection::idx_get method. Retrieves a Cell at the given index in C++....Retrieves a Cell at the given index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...
Aspose::Words::Tables::TableCollection::idx_get method. Retrieves a Table at the given index in C++....Retrieves a Table at the given index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...
EmfCreateBrushIndirect Contents [ Hide ] EmfCreateBrushIndirect constructor (1 of 2) Initializes a new instance of th...... ToArgb (); // Object indexes start at 1; zero is reserved...
NodeCollection.insert method. Inserts a node into the collection at the specified index....insert method insert(index, node) Inserts a node into the collection...the specified index. def insert ( self , index : int , node :...