AddArea

ProtectedRange.AddArea method

将引用区域添加到此

public void AddArea(int startRow, int startColumn, int endRow, int endColumn)
范围类型描述
startRowInt32起始行。
startColumnInt32起始列。
endRowInt32最后一排。
endColumnInt32最后一栏。

也可以看看