ChartXValueCollection indexer. Gets or sets the X value at the specified index....ChartXValueCollectio indexer __getitem__(index) Gets or sets the...the specified index. def __getitem__ ( self , index : int ): .....
TableCollection indexer. Retrieves a [Table](../../table/) at the given index....TableCollection indexer __getitem__(index) Retrieves a Table...at the given index. def __getitem__ ( self , index : int ): .....
RunCollection indexer. Retrieves a [Run](../../run/) at the given index....RunCollection indexer __getitem__(index) Retrieves a Run at the...the given index. def __getitem__ ( self , index : int ): ......
VariableCollection indexer. Gets or sets a document variable at the specified index...VariableCollection indexer __getitem__(index) Gets or sets a document...document variable at the specified index. None values are not allowed...
Learn how to get the max column index in a row and the max row index in a column using the Aspose.Cells for C++ API....Get Max Column Index in Row and Max Row Index in Column with...To obtain the maximum column index on a row, you can obtain the...
RevisionGroupCollection indexer. Returns a revision group at the specified index....RevisionGroupCollect indexer __getitem__(index) Returns a revision...the specified index. def __getitem__ ( self , index : int ): .....
CustomDocumentProperties indexer....CustomDocumentProper indexer __getitem__(index) def __getitem__ (...self , index : int ): ... Parameter Type Description index int See...
StyleCollection indexer. Gets a style by index....StyleCollection indexer __getitem__(index) Gets a style by index. def __getitem__...self , index : int ): ... Parameter Type Description index int Examples...
RevisionCollection indexer. Returns a [Revision](../../revision/) at the specified index....RevisionCollection indexer __getitem__(index) Returns a Revision...the specified index. def __getitem__ ( self , index : int ): .....
CustomXmlSchemaCollection indexer. Gets or sets the element at the specified index....CustomXmlSchemaColle indexer __getitem__(index) Gets or sets the...the specified index. def __getitem__ ( self , index : int ): .....