idatavalidationcollection-ag凯发旗舰厅



com.spire.xls.core
interface idatavalidationcollection

all known implementing classes:
xlsdatavalidationcollection

public interface idatavalidationcollection

method summary
 idatavalidation get(int index)
          returns single entry from the collection.
 idatavalidationtable getparenttable()
          gets parent table.
 int getpromptboxhposition()
          vertical position of the prompt box.
 int getpromptboxvposition()
          vertical position of the prompt box.
 int getshapescount()
          gets number of required shapes objects.
 workbook getworkbook()
          parent workbook.
 worksheet getworksheet()
          parent worksheet.
 boolean ispromptboxpositionfixed()
          indicates whehter prompt box has fixed position..
 boolean ispromptboxvisible()
          indicates whehter prompt box is visible..
 void remove(com.spire.ms.system.drawing.rectangle[] rectangles)
           
 
method detail

ispromptboxpositionfixed

boolean ispromptboxpositionfixed()
indicates whehter prompt box has fixed position..

ispromptboxvisible

boolean ispromptboxvisible()
indicates whehter prompt box is visible..

getparenttable

idatavalidationtable getparenttable()
gets parent table. read-only.

getpromptboxhposition

int getpromptboxhposition()
vertical position of the prompt box.

getpromptboxvposition

int getpromptboxvposition()
vertical position of the prompt box.

getshapescount

int getshapescount()
gets number of required shapes objects.

get

idatavalidation get(int index)
returns single entry from the collection. read-only.

getworkbook

workbook getworkbook()
parent workbook.

getworksheet

worksheet getworksheet()
parent worksheet.

remove

void remove(com.spire.ms.system.drawing.rectangle[] rectangles)
parameters:
rectangles -


网站地图