Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 41,196 for

worksheet

(0.07 sec)
  1. Class ListObjectCollection | Aspose.Cells for ....

    Aspose.Cells.Tables.ListObjectCollection class. Represents a collection of ListObject objects in the Worksheet...ListObject objects in the worksheet. public class ListObjectCollection...Adds a ListObject to the worksheet. Add (int, int, int, int,...

    reference.aspose.com/cells/net/aspose.cells.tab...
  2. display_right_to_left property | Aspose.Cells f...

    display_right_to_left property display_right_to_left property Indicates if the specified Worksheet is displayed from ......Indicates if the specified worksheet is displayed from right to...module aspose.cells class Worksheet custom_properties property...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. Aspose::Cells::Cells::GetLastCell method | Aspo...

    Aspose::Cells::Cells::GetLastCell method. Gets the last cell in this Worksheet in C++....Gets the last cell in this worksheet. Cell Aspose :: Cells :: Cells...if there is no data in the worksheet. See Also Class Cell Class...

    reference.aspose.com/cells/cpp/aspose.cells/cel...
  4. Worksheet.IsRowColumnHeadersVisible | Aspose.Ce...

    Worksheet property. Gets or sets a value indicating whether the Worksheet will display row and column headers. Default is true...Worksheet.IsRowColumnHeadersVi Worksheet.IsRowColumnHeadersVi...value indicating whether the worksheet will display row and column...

    reference.aspose.com/cells/net/aspose.cells/wor...
  5. VBA Range.Resize equilevant in Aspose Cells? - ...

    In VBA I can return the first cell of a Range like: Function ReturnFirstCellOfRange(source As Range) As Range Set ReturnFirstCellOfRange = source.Resize(1, 1) End Function What’s the smart way to do the same in Aspos…...first worksheet in the Excel file Worksheet worksheet = workbook...workbook.Worksheets[0]; //Creating a named range Range range = worksheet...

    forum.aspose.com/t/vba-range-resize-equilevant-...
  6. parent 属性 | Aspose.Cells for Python via .NET AP...

    parent 属性 parent 属性 返回代表包含切片器的工作表的 Worksheet 对象。只读。 例子 currSheet = slicer . parent 定义: @property def parent ( self ):......parent 属性 返回代表包含切片器的工作表的 Worksheet 对象。只读。 例子 currSheet = slicer...cells.slicers 类 Slicer 类 Worksheet number_of_columns 属性 placement...

    reference.aspose.com/cells/python-net/zh/aspose...
  7. Aspose::Cells::Drawing::Texts::ShapeTextAlignme...

    Aspose::Cells::Drawing::Texts::ShapeTextAlignment::SetIsLockedText method. Indicates whether the shape is locked when Worksheet is protected in C++....the shape is locked when worksheet is protected. void Aspose...) Remarks Only works when worksheet is protected. See Also Class...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  8. Aspose::Cells::Vba::VbaModuleCollection class |...

    Aspose::Cells::Vba::VbaModuleCollection class. Represents the list of VbaModule in C++....Add(const Worksheet& sheet) Adds module for a worksheet. Add(VbaModuleType...Remove(const Worksheet& sheet) Removes module for a worksheet. Remove(const...

    reference.aspose.com/cells/cpp/aspose.cells.vba...
  9. 在 Jython 中冻结窗格|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Accessing the first worksheet in the Excel file worksheets = workbook.... getWorksheets () worksheet = worksheets . get ( 0 ) # Applying...

    docs.aspose.com/cells/zh/java/freeze-panes-in-j...
  10. IChartDataCell | Aspose.Sildes for Python via ....

    IChartDataCell Contents [ Hide ] IChartDataCell class Represents cell for chart data. The IChartDataCell type exposes......Returns the index of the row of worksheet in which the cell is located...the index of the column of worksheet in which the cell is located...

    reference.aspose.com/slides/python-net/aspose.s...